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