Home
last modified time | relevance | path

Searched refs:setIsDetectorCallbackRunningOnMainThread (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsBasicVoiceInteractionService.java201 setIsDetectorCallbackRunningOnMainThread(isRunningOnMainThread()); in createAlwaysOnHotwordDetector()
212 setIsDetectorCallbackRunningOnMainThread(isRunningOnMainThread()); in createAlwaysOnHotwordDetector()
223 setIsDetectorCallbackRunningOnMainThread(isRunningOnMainThread()); in createAlwaysOnHotwordDetector()
232 setIsDetectorCallbackRunningOnMainThread(isRunningOnMainThread()); in createAlwaysOnHotwordDetector()
252 setIsDetectorCallbackRunningOnMainThread(isRunningOnMainThread()); in createAlwaysOnHotwordDetector()
261 setIsDetectorCallbackRunningOnMainThread(isRunningOnMainThread()); in createAlwaysOnHotwordDetector()
359 setIsDetectorCallbackRunningOnMainThread(isRunningOnMainThread()); in createAlwaysOnHotwordDetectorCallbackWithListeners()
370 setIsDetectorCallbackRunningOnMainThread(isRunningOnMainThread()); in createAlwaysOnHotwordDetectorCallbackWithListeners()
381 setIsDetectorCallbackRunningOnMainThread(isRunningOnMainThread()); in createAlwaysOnHotwordDetectorCallbackWithListeners()
397 setIsDetectorCallbackRunningOnMainThread(isRunningOnMainThread()); in createAlwaysOnHotwordDetectorCallbackWithListeners()
[all …]
DBaseVoiceInteractionService.java407 public void setIsDetectorCallbackRunningOnMainThread( in setIsDetectorCallbackRunningOnMainThread() method in BaseVoiceInteractionService
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionServiceTest.java402 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in testCreateAlwaysOnHotwordDetectorNoHotwordDetectionService()
456 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in testCreateAlwaysOnHotwordDetector()
470 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in testCreateAlwaysOnHotwordDetector()
536 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in testCreateHotwordDetector()
553 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in testCreateHotwordDetector()
588 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in verifyDetectFromDspSuccess()
612 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in verifyDetectFromDspRejected()
637 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in verifyDetectFromDspError()