Searched defs:UiObject2 (Results 1 – 1 of 1) sorted by relevance
58 public class UiObject2 implements Searchable { class97 private UiObject2(UiDevice device, BySelector selector, AccessibilityNodeInfo cachedNode) { in UiObject2() method in UiObject2237 public <U> U wait(@NonNull Condition<? super UiObject2, U> condition, long timeout) { in wait()806 @NonNull Condition<? super UiObject2, U> condition) { in scrollUntil()