Searched refs:isDetectorCallbackRunningOnMainThread (Results 1 – 2 of 2) sorted by relevance
416 assertThat(mService.isDetectorCallbackRunningOnMainThread()).isEqualTo( in testCreateAlwaysOnHotwordDetectorNoHotwordDetectionService()462 assertThat(mService.isDetectorCallbackRunningOnMainThread()).isEqualTo( in testCreateAlwaysOnHotwordDetector()481 assertThat(mService.isDetectorCallbackRunningOnMainThread()).isEqualTo( in testCreateAlwaysOnHotwordDetector()542 assertThat(mService.isDetectorCallbackRunningOnMainThread()).isEqualTo( in testCreateHotwordDetector()563 assertThat(mService.isDetectorCallbackRunningOnMainThread()).isEqualTo( in testCreateHotwordDetector()604 assertThat(mService.isDetectorCallbackRunningOnMainThread()).isEqualTo( in verifyDetectFromDspSuccess()629 assertThat(mService.isDetectorCallbackRunningOnMainThread()).isEqualTo( in verifyDetectFromDspRejected()655 assertThat(mService.isDetectorCallbackRunningOnMainThread()).isEqualTo( in verifyDetectFromDspError()
398 public boolean isDetectorCallbackRunningOnMainThread() { in isDetectorCallbackRunningOnMainThread() method in BaseVoiceInteractionService408 boolean isDetectorCallbackRunningOnMainThread) { in setIsDetectorCallbackRunningOnMainThread() argument409 mIsDetectorCallbackRunningOnMainThread = isDetectorCallbackRunningOnMainThread; in setIsDetectorCallbackRunningOnMainThread()