Searched defs:selector (Results 1 – 3 of 3) sorted by relevance
158 public UiObject2 select(BySelector selector, Direction direction, long timeoutMs) { in select()183 public UiObject2 selectBidirect(BySelector selector, Direction direction) { in selectBidirect()
567 protected UiObject2 findNotificationCard(BySelector selector) { in findNotificationCard()587 protected UiObject2 findNotificationCard(BySelector selector, Direction direction) { in findNotificationCard()704 protected UiObject2 findSettingInRow(BySelector selector, Direction direction) { in findSettingInRow()
252 public UiObject2 select(UiObject2 container, final BySelector selector, Direction direction) { in select()