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()150 status = mModelManagementService.deleteKeyphraseSoundModel(keyphraseId, bcp47Locale); in deleteSoundModel()
192 private final IVoiceInteractionManagerService mModelManagementService; field in AlwaysOnHotwordDetector346 mModelManagementService = modelManagementService; in AlwaysOnHotwordDetector()575 code = mModelManagementService.startRecognition(mVoiceInteractionService, in startRecognitionLocked()591 code = mModelManagementService.stopRecognition( in stopRecognitionLocked()728 mModelManagementService.getDspModuleProperties(mVoiceInteractionService); in internalGetInitialAvailability()748 return mModelManagementService.isEnrolledForKeyphrase( in internalGetIsEnrolled()