Searched defs:UiDevice (Results 1 – 4 of 4) sorted by relevance
76 fun UiDevice.isQuickstepEnabled(): Boolean { in isQuickstepEnabled() method85 fun UiDevice.isRotated(): Boolean { in UiDevice() method92 fun UiDevice.reopenAppFromOverview( in reopenAppFromOverview() method111 fun UiDevice.openQuickstep( in openQuickstep() method183 fun UiDevice.waitForIME(): Boolean { in UiDevice() method208 fun UiDevice.openQuickStepAndClearRecentAppsFromOverview( in openQuickStepAndClearRecentAppsFromOverview() method244 fun UiDevice.launchSplitScreen( in UiDevice() method268 fun UiDevice.canSplitScreen( in UiDevice() method282 fun UiDevice.isInSplitScreen(): Boolean { in isInSplitScreen() method300 fun UiDevice.exitSplitScreen() { in UiDevice() method[all …]
61 fun UiDevice.waitForObj( in waitForObj() method94 fun UiDevice.waitForNullableObj( in waitForNullableObj() method111 fun UiDevice.waitForNullableObjects( in waitForNullableObj() method124 fun UiDevice.assertVisibility( in assertVisibility() method191 fun UiDevice.shell(command: String): String = in shell() method204 fun UiDevice.doubleTapAt(x: Int, y: Int) { in UiDevice() method217 fun UiDevice.betterSwipe( in UiDevice() method246 val UiDevice.isScreenOnSettled: Boolean constant
52 val UiDevice.orientation: Orientation constant60 val UiDevice.naturalOrientation: Orientation constant73 private val UiDevice.stableOrientation: Orientation constant
24 fun UiDevice.getScreenBorderColors(): ScreenBorderColors { in <lambda>() method54 fun UiDevice.hasBlackScreen(): Boolean = Screenshot.capture().bitmap.isBlack() in darkerThan() method