Searched defs:waitForObject (Results 1 – 3 of 3) sorted by relevance
31 fun waitForObject(selector: BySelector, objectName: String): TaplUiObject { in waitForObject() method
523 public static UiObject2 waitForObject(UiDevice device, BySelector selector) { in waitForObject() method in AbstractStandardAppHelper2
564 public static UiObject2 waitForObject(UiDevice device, BySelector selector) { in waitForObject() method in AbstractStandardAppHelper