Home
last modified time | relevance | path

Searched refs:waitForUser (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
DBaseGnssTestActivity.java246 protected void waitForUser(int waitMessageResId) throws InterruptedException { in waitForUser() method in BaseGnssTestActivity
261 waitForUser(R.string.snsr_wait_to_begin); in waitForUserToBegin()
269 waitForUser(R.string.snsr_wait_for_user); in waitForUserToContinue()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DBaseSensorTestActivity.java287 protected void waitForUser(int waitMessageResId) throws InterruptedException { in waitForUser() method in BaseSensorTestActivity
303 waitForUser(R.string.snsr_wait_to_begin); in waitForUserToBegin()
311 waitForUser(R.string.snsr_wait_for_user); in waitForUserToContinue()