Searched refs:mSoundModel (Results 1 – 2 of 2) sorted by relevance
72 private final GenericSoundModel mSoundModel; field in SoundTriggerDetector286 mSoundModel = soundModel; in SoundTriggerDetector()326 status = mSoundTriggerSession.startRecognition(mSoundModel, in startRecognition()345 status = mSoundTriggerSession.stopRecognition(new ParcelUuid(mSoundModel.getUuid()), in stopRecognition()
1400 private SoundModel mSoundModel = null; field in ModelData1516 mSoundModel = soundModel; in setSoundModel()1520 return mSoundModel; in getSoundModel()