Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionServiceNoExistingSessionServiceTest.java90 BaseVoiceInteractionService.waitOnShowSessionFailed(); in testShowSessionWithNullArgs_onShowSessionFailedCalledHasId()
115 BaseVoiceInteractionService.waitOnShowSessionFailed(); in testShowSession_onShowSessionFailedCalled()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DBaseVoiceInteractionService.java346 public static void waitOnShowSessionFailed() throws InterruptedException { in waitOnShowSessionFailed() method in BaseVoiceInteractionService