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.java401 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in testCreateAlwaysOnHotwordDetectorNoHotwordDetectionService()
455 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in testCreateAlwaysOnHotwordDetector()
469 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in testCreateAlwaysOnHotwordDetector()
535 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in testCreateHotwordDetector()
552 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in testCreateHotwordDetector()
587 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in verifyDetectFromDspSuccess()
611 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in verifyDetectFromDspRejected()
636 mService.setIsDetectorCallbackRunningOnMainThread(!callbackShouldRunOnMainThread); in verifyDetectFromDspError()