Searched defs:maxSoundModels (Results 1 – 1 of 1) sorted by relevance
95 public final int maxSoundModels; field in SoundTrigger.ModuleProperties124 String uuid, int version, int maxSoundModels, int maxKeyphrases, in ModuleProperties()161 int maxSoundModels = in.readInt(); in fromParcel() local