Searched refs:waitForUser (Results 1 – 4 of 4) sorted by relevance
63 .createOperation(environment, () -> waitForUser(instructionsResId)); in verifyMeasurements()
122 waitForUser(R.string.snsr_step_permission_walk); in runTest()
320 protected void waitForUser(int waitMessageResId) throws InterruptedException { in waitForUser() method in BaseSensorTestActivity340 waitForUser(R.string.snsr_wait_to_begin); in waitForUserToBegin()348 waitForUser(R.string.snsr_wait_to_retry); in waitForUserToRetry()356 waitForUser(R.string.snsr_wait_to_finish); in waitForUserToFinish()364 waitForUser(R.string.snsr_wait_for_user); in waitForUserToContinue()
87 void waitForUser() throws InterruptedException; in waitForUser() method391 operation.waitForUser(); in createOperation()