Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DBaseVoiceInteractionService.java79 private boolean mIsCreateDetectorIllegalStateExceptionThrow = false; field in BaseVoiceInteractionService
266 mIsCreateDetectorIllegalStateExceptionThrow = false; in resetState()
382 + mIsCreateDetectorIllegalStateExceptionThrow); in isCreateDetectorIllegalStateExceptionThrow()
383 return mIsCreateDetectorIllegalStateExceptionThrow; in isCreateDetectorIllegalStateExceptionThrow()
470 mIsCreateDetectorIllegalStateExceptionThrow = false; in resetDetectorCreationExceptions()
576 mIsCreateDetectorIllegalStateExceptionThrow = true; in callCreateAlwaysOnHotwordDetectorNoHotwordDetectionService()
624 mIsCreateDetectorIllegalStateExceptionThrow = true; in callCreateAlwaysOnHotwordDetector()
661 mIsCreateDetectorIllegalStateExceptionThrow = true; in callCreateSoftwareHotwordDetector()
682 mIsCreateDetectorIllegalStateExceptionThrow = true; in callCreateVisualQueryDetector()