Searched defs:UiObject2 (Results 1 – 2 of 2) sorted by relevance
158 fun UiObject2.isFullscreen(uiDevice: UiDevice): Boolean = visibleBounds.run { regex162 val UiObject2.isFocusedOrHasFocusedChild: Boolean regex
40 private val UiObject2.titleElement: UiObject2 regex