Searched refs:waitOnPrepareToShowSession (Results 1 – 3 of 3) sorted by relevance
321 BaseVoiceInteractionService.waitOnPrepareToShowSession(); in testShowSession_onPrepareToShowSessionCalled()336 BaseVoiceInteractionService.waitOnPrepareToShowSession(); in testShowSessionWithNullArgs_onPrepareToShowSessionCalledHasId()352 BaseVoiceInteractionService.waitOnPrepareToShowSession(); in testShowSession_onPrepareToShowSessionCalledTwiceIdIsDifferent()362 BaseVoiceInteractionService.waitOnPrepareToShowSession(); in testShowSession_onPrepareToShowSessionCalledTwiceIdIsDifferent()
106 BaseVoiceInteractionService.waitOnPrepareToShowSession(); in testShowSession_onShowSessionFailedCalled()
333 public static void waitOnPrepareToShowSession() throws InterruptedException { in waitOnPrepareToShowSession() method in BaseVoiceInteractionService