Searched refs:getSystemLongPressTime (Results 1 – 4 of 4) sorted by relevance
57 public long getSystemLongPressTime() { in getSystemLongPressTime() method in InstrumentationUiAutomatorBridge
142 public abstract long getSystemLongPressTime(); in getSystemLongPressTime() method in UiAutomatorBridge
296 SystemClock.sleep(mUiAutomatorBridge.getSystemLongPressTime());454 SystemClock.sleep(mUiAutomatorBridge.getSystemLongPressTime());
53 public long getSystemLongPressTime() { in getSystemLongPressTime() method in ShellUiAutomatorBridge