Searched refs:mSoundModel (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
H A DSoundTriggerHelper.java1157 private SoundModel mSoundModel = null; field in class:SoundTriggerHelper.ModelData
1254 mSoundModel = soundModel;
1258 return mSoundModel;

Completed in 29 milliseconds