public class ShellUiAutomatorBridge extends UiAutomatorBridge
Constructor and Description |
---|
ShellUiAutomatorBridge(UiAutomation uiAutomation) |
Modifier and Type | Method and Description |
---|---|
Display |
getDefaultDisplay() |
int |
getRotation() |
long |
getSystemLongPressTime() |
boolean |
isScreenOn() |
executeCommandAndWaitForAccessibilityEvent, getRootInActiveWindow, injectInputEvent, performGlobalAction, setCompressedLayoutHierarchy, setOnAccessibilityEventListener, setRotation, takeScreenshot, waitForIdle, waitForIdle
public ShellUiAutomatorBridge(UiAutomation uiAutomation)
public Display getDefaultDisplay()
getDefaultDisplay
in class UiAutomatorBridge
public long getSystemLongPressTime()
getSystemLongPressTime
in class UiAutomatorBridge
public int getRotation()
getRotation
in class UiAutomatorBridge
public boolean isScreenOn()
isScreenOn
in class UiAutomatorBridge