Searched refs:mSoundModelId (Results 1 – 2 of 2) sorted by relevance
69 private final UUID mSoundModelId; field in SoundTriggerDetector282 mSoundModelId = soundModelId; in SoundTriggerDetector()320 status = mSoundTriggerSession.startRecognition(new ParcelUuid(mSoundModelId), in startRecognition()337 status = mSoundTriggerSession.stopRecognition(new ParcelUuid(mSoundModelId), in stopRecognition()
33365 Landroid/media/soundtrigger/SoundTriggerDetector;->mSoundModelId:Ljava/util/UUID;