Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DBaseVoiceInteractionService.java83 private boolean mIsCreateDetectorSecurityExceptionThrow = false; field in BaseVoiceInteractionService
268 mIsCreateDetectorSecurityExceptionThrow = false; in resetState()
391 + mIsCreateDetectorSecurityExceptionThrow); in isCreateDetectorSecurityExceptionThrow()
392 return mIsCreateDetectorSecurityExceptionThrow; in isCreateDetectorSecurityExceptionThrow()
471 mIsCreateDetectorSecurityExceptionThrow = false; in resetDetectorCreationExceptions()
578 mIsCreateDetectorSecurityExceptionThrow = true; in callCreateAlwaysOnHotwordDetectorNoHotwordDetectionService()
626 mIsCreateDetectorSecurityExceptionThrow = true; in callCreateAlwaysOnHotwordDetector()
663 mIsCreateDetectorSecurityExceptionThrow = true; in callCreateSoftwareHotwordDetector()
684 mIsCreateDetectorSecurityExceptionThrow = true; in callCreateVisualQueryDetector()