Searched refs:gridList (Results 1 – 1 of 1) sorted by relevance
52 final UiSelector gridList = new UiSelector().resourceIdMatches( in findItemList() local57 .that(new UiObject(gridList.childSelector(new UiSelector())).waitForExists(TIMEOUT)) in findItemList()62 final UiScrollable grid = new UiScrollable(gridList); in findItemList()