Searched refs:apply (Results 1 – 16 of 16) sorted by relevance
46 public Boolean apply(Searchable container) { in gone()64 public Boolean apply(Searchable container) {82 public UiObject2 apply(Searchable container) {101 public List<UiObject2> apply(Searchable container) {124 public Boolean apply(UiObject2 object) {143 public Boolean apply(UiObject2 object) {162 public Boolean apply(UiObject2 object) {181 public Boolean apply(UiObject2 object) {200 public Boolean apply(UiObject2 object) {219 public Boolean apply(UiObject2 object) {[all …]
40 U result = condition.apply(mObject); in wait()49 result = condition.apply(mObject); in wait()
39 public fun AccessibilityNodeInfo.boundsInScreen(): Rect = Rect().apply { getBoundsInScreen(this) } in <lambda>()93 takeScreenshotBitmap(bounds = Rect().apply { getBoundsInScreen(this) }) in takeScreenshot()119 Rect().apply { in waitForStable()
26 U apply(T args); in apply() method
40 takeScreenshotBitmap(bounds = Rect().apply { getBoundsInScreen(this) }) in takeScreenshot()105 Rect().apply { in waitForStable()
84 Bundle().apply { in <lambda>()
353 return mMargins.apply(ret); in getVisibleBoundsForGestures()825 U result = condition.apply(this); in scrollUntil()860 U result = condition.apply(this); in scrollUntil()1091 Rect apply(Rect bounds); in apply() method1104 public Rect apply(Rect bounds) { in apply() method in UiObject2.SimpleMargins1122 public Rect apply(Rect bounds) { in apply() method in UiObject2.PercentMargins
1132 public Boolean apply(UiDevice device) { in waitRotationComplete()
37 intent = Intent(Intent.ACTION_MAIN).apply { setPackage(packageName) } in startApp()57 Intent().apply { in startActivity()67 Intent().apply { in startActivity()
62 Rect().apply { in joinLines()
39 private val runNotifier = RunNotifier().apply { addListener(runListener) } in <lambda>()
112 override fun apply(base: Statement, description: Description?): Statement { in apply() method113 return ScreenshotTestStatement(base).run { testWatcher.apply(this, description) } in apply()
97 method public U! apply(T!);
149 method public U! apply(T!);