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
347 mVoiceInteractionService = voiceInteractionService; in AlwaysOnHotwordDetector()
577 code = mModelManagementService.startRecognition(mVoiceInteractionService, in startRecognitionLocked()
594 mVoiceInteractionService, mKeyphraseMetadata.id, mInternalCallback); in stopRecognitionLocked()
730 mModelManagementService.getDspModuleProperties(mVoiceInteractionService); in internalGetInitialAvailability()
751 mVoiceInteractionService, keyphraseId, locale.toLanguageTag()); in internalGetIsEnrolled()