Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DAlwaysOnHotwordDetector.java191 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()
729 mModelManagementService.getDspModuleProperties(mVoiceInteractionService); in internalGetInitialAvailability()
750 mVoiceInteractionService, keyphraseId, locale.toLanguageTag()); in internalGetIsEnrolled()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64444 Landroid/service/voice/AlwaysOnHotwordDetector;->mVoiceInteractionService:Landroid/service/voice/IV…