Searched refs:mSoundModelId (Results 1 – 2 of 2) sorted by relevance
67 private final UUID mSoundModelId; field in SoundTriggerDetector245 mSoundModelId = soundModelId; in SoundTriggerDetector()272 status = mSoundTriggerService.startRecognition(new ParcelUuid(mSoundModelId), in startRecognition()288 status = mSoundTriggerService.stopRecognition(new ParcelUuid(mSoundModelId), in stopRecognition()
40622 Landroid/media/soundtrigger/SoundTriggerDetector;->mSoundModelId:Ljava/util/UUID;