Searched refs:getKeyInjectionDelay (Results 1 - 4 of 4) sorted by relevance

/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
H A DConfigurator.java221 public long getKeyInjectionDelay() { method in class:Configurator
H A DInteractionController.java525 long keyDelay = Configurator.getInstance().getKeyInjectionDelay();
/frameworks/uiautomator/src/com/android/uiautomator/core/
H A DConfigurator.java221 public long getKeyInjectionDelay() { method in class:Configurator
H A DInteractionController.java525 long keyDelay = Configurator.getInstance().getKeyInjectionDelay();

Completed in 115 milliseconds