Searched refs:waitForUser (Results 1 – 3 of 3) sorted by relevance
319 protected void waitForUser(int waitMessageResId) throws InterruptedException { in waitForUser() method in BaseSensorTestActivity339 waitForUser(R.string.snsr_wait_to_begin); in waitForUserToBegin()347 waitForUser(R.string.snsr_wait_to_retry); in waitForUserToRetry()355 waitForUser(R.string.snsr_wait_to_finish); in waitForUserToFinish()363 waitForUser(R.string.snsr_wait_for_user); in waitForUserToContinue()
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()
122 waitForUser(R.string.snsr_step_permission_walk); in runTest()