Home
last modified time | relevance | path

Searched refs:pageActionLayout (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/browser/robocop/src/org/mozilla/gecko/tests/components/
H A DToolbarComponent.java133 final PageActionLayout pageActionLayout = getPageActionLayout(); in getReaderModeButton() local
134 final int count = pageActionLayout.getChildCount(); in getReaderModeButton()
137 final View view = pageActionLayout.getChildAt(i); in getReaderModeButton()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/tests/browser/robocop/src/org/mozilla/gecko/tests/components/
H A DToolbarComponent.java152 final PageActionLayout pageActionLayout = getPageActionLayout(); in getReaderModeButton() local
153 final int count = pageActionLayout.getChildCount(); in getReaderModeButton()
156 final View view = pageActionLayout.getChildAt(i); in getReaderModeButton()