Searched refs:waitForUser (Results 1 – 3 of 3) sorted by relevance
246 protected void waitForUser(int waitMessageResId) throws InterruptedException { in waitForUser() method in BaseGnssTestActivity261 waitForUser(R.string.snsr_wait_to_begin); in waitForUserToBegin()269 waitForUser(R.string.snsr_wait_for_user); in waitForUserToContinue()
308 protected void waitForUser(int waitMessageResId) throws InterruptedException { in waitForUser() method in BaseSensorTestActivity324 waitForUser(R.string.snsr_wait_to_begin); in waitForUserToBegin()333 waitForUser(R.string.snsr_wait_to_finish); in waitForUserToRetry()335 waitForUser(R.string.snsr_wait_to_retry); in waitForUserToRetry()344 waitForUser(R.string.snsr_wait_for_user); in waitForUserToContinue()
122 waitForUser(R.string.snsr_step_permission_walk); in runTest()