Searched refs:scrollable (Results 1 – 9 of 9) sorted by relevance
180 private UiObject selectScrollableItem(UiScrollable scrollable, UiSelector childSelector) in selectScrollableItem() argument182 if (!scrollable.waitForExists(TIMEOUT)) { in selectScrollableItem()183 throw newUiObjectNotFoundException(scrollable.getSelector()); in selectScrollableItem()185 scrollable.scrollIntoView(childSelector); in selectScrollableItem()
118 By.scrollable(true).clazz(SCROLLVIEW_CLASS);120 By.scrollable(true).clazz(LISTVIEW_CLASS);660 findOrScrollToObject(By.scrollable(true), By.text(ADD_NETWORK_PREFERENCE_TEXT)) in loadAddNetworkMenu()739 UiObject2 scrollable = mDevice.wait(Until.findObject(scrollableSelector), TIMEOUT); in scrollToObject() local740 if (scrollable == null) { in scrollToObject()748 boolean canScrollAgain = scrollable.scroll(Direction.UP, SCROLL_UP_PERCENT, in scrollToObject()757 scrollable.scroll(Direction.DOWN, SCROLL_DOWN_PERCENT, SCROLL_SPEED); in scrollToObject()
133 private UiObject2 scrollTo(UiDevice device, UiObject2 scrollable, in scrollTo() argument135 while (!device.hasObject(target) && scrollable.scroll(direction, 1.0f)) { in scrollTo()141 scrollable.scroll(direction, 1.0f); in scrollTo()
51 public void setScrollable(boolean scrollable) { in setScrollable() argument52 this.mScrollable = scrollable; in setScrollable()
86 new UiSelector().packageName(mTargetPackage).scrollable(true)); in launchAccountsSettings()
107 UiScrollable mainScreen = new UiScrollable(new UiSelector().scrollable(true)); in testElementsOnMainScreen()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...