Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DAlwaysOnHotwordDetector.java192 private final IVoiceInteractionService mVoiceInteractionService; field in AlwaysOnHotwordDetector
346 mVoiceInteractionService = voiceInteractionService; in AlwaysOnHotwordDetector()
576 code = mModelManagementService.startRecognition(mVoiceInteractionService, in startRecognitionLocked()
593 mVoiceInteractionService, mKeyphraseMetadata.id, mInternalCallback); in stopRecognitionLocked()
725 mModelManagementService.getDspModuleProperties(mVoiceInteractionService); in internalGetInitialAvailability()
746 mVoiceInteractionService, keyphraseId, locale.toLanguageTag()); in internalGetIsEnrolled()