Home
last modified time | relevance | path

Searched refs:getSystemLongPressTime (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/core/
DInstrumentationUiAutomatorBridge.java57 public long getSystemLongPressTime() { in getSystemLongPressTime() method in InstrumentationUiAutomatorBridge
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/core/
DShellUiAutomatorBridge.java54 public long getSystemLongPressTime() { in getSystemLongPressTime() method in ShellUiAutomatorBridge
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiAutomatorBridge.java142 public abstract long getSystemLongPressTime(); in getSystemLongPressTime() method in UiAutomatorBridge
DInteractionController.java294 SystemClock.sleep(mUiAutomatorBridge.getSystemLongPressTime());
452 SystemClock.sleep(mUiAutomatorBridge.getSystemLongPressTime());