Searched refs:mModelManagementService (Results 1 – 2 of 2) sorted by relevance
73 private final IVoiceInteractionManagerService mModelManagementService; field in EnrollmentUtil76 mModelManagementService = IVoiceInteractionManagerService.Stub.asInterface( in EnrollmentUtil()96 status = mModelManagementService.updateKeyphraseSoundModel(soundModel); in addOrUpdateSoundModel()123 model = mModelManagementService.getKeyphraseSoundModel(keyphraseId, bcp47Locale); in getSoundModel()151 status = mModelManagementService.deleteKeyphraseSoundModel(keyphraseId, bcp47Locale); in deleteSoundModel()
194 private final IVoiceInteractionManagerService mModelManagementService; field in AlwaysOnHotwordDetector348 mModelManagementService = modelManagementService; in AlwaysOnHotwordDetector()577 code = mModelManagementService.startRecognition(mVoiceInteractionService, in startRecognitionLocked()593 code = mModelManagementService.stopRecognition( in stopRecognitionLocked()730 mModelManagementService.getDspModuleProperties(mVoiceInteractionService); in internalGetInitialAvailability()750 return mModelManagementService.isEnrolledForKeyphrase( in internalGetIsEnrolled()