OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addOrUpdateSoundModel
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
SoundTriggerUtil.java
58
public boolean
addOrUpdateSoundModel
(GenericSoundModel soundModel) {
74
* {@link #
addOrUpdateSoundModel
(GenericSoundModel)} without changing the IDs.
/frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/
EnrollmentUtil.java
89
public boolean
addOrUpdateSoundModel
(KeyphraseSoundModel soundModel) {
108
* {@link #
addOrUpdateSoundModel
(KeyphraseSoundModel)} without changing the IDs.
Completed in 155 milliseconds