Home
last modified time | relevance | path

Searched defs:waitForUserToContinue (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DISensorTestStateContainer.java36 void waitForUserToContinue() throws InterruptedException; in waitForUserToContinue() method
DBaseSensorTestActivity.java363 public void waitForUserToContinue() throws InterruptedException { in waitForUserToContinue() method in BaseSensorTestActivity