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