Searched refs:TYPE_GENERIC_SOUND (Results 1 – 6 of 6) sorted by relevance
1417 return new ModelData(modelId, SoundModel.TYPE_GENERIC_SOUND); in createGenericModelData()1540 return mModelType == SoundModel.TYPE_GENERIC_SOUND; in isGenericModel()1577 case SoundModel.TYPE_GENERIC_SOUND: type = "Generic"; break; in modelTypeToString()
722 case SoundModel.TYPE_GENERIC_SOUND: in startRecognitionForService()784 case SoundModel.TYPE_GENERIC_SOUND: in stopRecognitionForService()838 case SoundModel.TYPE_GENERIC_SOUND: in unloadSoundModel()895 case SoundModel.TYPE_GENERIC_SOUND: in getModelState()
480 case SoundModel.TYPE_GENERIC_SOUND: in loadSoundModel()
454 TYPE_GENERIC_SOUND,473 public static final int TYPE_GENERIC_SOUND = 1; field in SoundTrigger.SoundModel895 super(uuid, vendorUuid, TYPE_GENERIC_SOUND, data, version); in GenericSoundModel()
6013 field public static final int TYPE_GENERIC_SOUND = 1; // 0x1
22077 Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;->TYPE_GENERIC_SOUND:I