Searched defs:waitForObject (Results 1 – 4 of 4) sorted by relevance
357 private UiObject2 waitForObject(BySelector selector) { in waitForObject() method in MediaProjectionSDK33Test
273 private static UiObject2 waitForObject(BySelector selector) { in waitForObject() method in MediaProjectionActivity
1060 private UiObject2 waitForObject(BySelector selector) throws Exception { in waitForObject() method in UiBot1072 private UiObject2 waitForObject(UiObject2 parent, BySelector selector, Timeout timeout, in waitForObject() method in UiBot1091 public UiObject2 waitForObject(@Nullable UiObject2 parent, @NonNull BySelector selector, in waitForObject() method1103 protected UiObject2 waitForObject(@NonNull BySelector selector, @NonNull Timeout timeout) in waitForObject() method
265 private static UiObject2 waitForObject(BySelector selector) throws Exception { in waitForObject() method in TextViewIntegrationTest