Searched refs:addOrUpdateSoundModel (Results 1 – 4 of 4) sorted by relevance
67 boolean status = mEnrollmentUtil.addOrUpdateSoundModel(soundModel); in onEnrollButtonClicked()112 boolean status = mEnrollmentUtil.addOrUpdateSoundModel(updated); in onReEnrollButtonClicked()
89 public boolean addOrUpdateSoundModel(KeyphraseSoundModel soundModel) { in addOrUpdateSoundModel() method in EnrollmentUtil
58 public boolean addOrUpdateSoundModel(GenericSoundModel soundModel) { in addOrUpdateSoundModel() method in SoundTriggerUtil
251 boolean status = mSoundTriggerUtil.addOrUpdateSoundModel(soundModel); in loadModel()300 boolean status = mSoundTriggerUtil.addOrUpdateSoundModel(updated); in reloadModel()