Searched refs:mSoundModelStatTracker (Results 1 – 1 of 1) sorted by relevance
233 private final SoundModelStatTracker mSoundModelStatTracker; field in SoundTriggerService249 mSoundModelStatTracker = new SoundModelStatTracker(); in SoundTriggerService()500 mSoundModelStatTracker.dump(pw); in dump()563 mSoundModelStatTracker.onStart(soundModel.getUuid()); in startRecognition()577 mSoundModelStatTracker.onStop(parcelUuid.getUuid()); in stopRecognition()611 mSoundModelStatTracker.onStop(soundModelId.getUuid()); in deleteSoundModel()745 mSoundModelStatTracker.onStart(soundModelId.getUuid()); in startRecognitionForService()810 mSoundModelStatTracker.onStop(soundModelId.getUuid()); in stopRecognitionForService()