Searched defs:UiDevice (Results 1 – 5 of 5) sorted by relevance
69 fun UiDevice.isQuickstepEnabled(): Boolean { in isQuickstepEnabled() method76 fun UiDevice.isRotated(): Boolean { in UiDevice() method85 fun UiDevice.openQuickstep(wmHelper: WindowManagerStateHelper) { in openQuickstep() method154 fun UiDevice.waitForIME(): Boolean { in UiDevice() method178 fun UiDevice.openQuickStepAndClearRecentAppsFromOverview(wmHelper: WindowManagerStateHelper) { in openQuickStepAndClearRecentAppsFromOverview() method209 fun UiDevice.launchSplitScreen(wmHelper: WindowManagerStateHelper) { in UiDevice() method230 fun UiDevice.canSplitScreen(wmHelper: WindowManagerStateHelper): Boolean { in UiDevice() method240 fun UiDevice.isInSplitScreen(): Boolean { in isInSplitScreen() method260 fun UiDevice.exitSplitScreen() { in UiDevice() method282 fun UiDevice.exitSplitScreenFromBottom(wmHelper: WindowManagerStateHelper) { in exitSplitScreenFromBottom() method[all …]
66 fun UiDevice.waitForObj( in <lambda>() method144 fun UiDevice.waitForNullableObj( in <lambda>() method197 fun UiDevice.waitForNullableObjects( in <lambda>() method223 fun UiDevice.assertVisibility( in <lambda>() method311 fun UiDevice.shell(command: String): String = DeviceHelpers.shell(command) in <lambda>() method337 fun UiDevice.doubleTapAt(x: Int, y: Int) { in <lambda>() method354 fun UiDevice.betterSwipe( in <lambda>() method400 val UiDevice.isScreenOnSettled: Boolean in <lambda>() constant
65 fun UiDevice.waitForObj( in <lambda>() method139 fun UiDevice.waitForNullableObj( in <lambda>() method192 fun UiDevice.waitForNullableObjects( in <lambda>() method218 fun UiDevice.assertVisibility( in <lambda>() method306 fun UiDevice.shell(command: String): String = DeviceHelpers.shell(command) in <lambda>() method332 fun UiDevice.doubleTapAt(x: Int, y: Int) { in <lambda>() method349 fun UiDevice.betterSwipe( in <lambda>() method397 val UiDevice.isScreenOnSettled: Boolean in <lambda>() constant
54 val UiDevice.orientation: Orientation constant62 val UiDevice.naturalOrientation: Orientation constant75 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