Searched refs:mMaxSoundModels (Results 1 – 1 of 1) sorted by relevance
129 private final int mMaxSoundModels; field in SoundTrigger.ModuleProperties156 this.mMaxSoundModels = maxSoundModels; in ModuleProperties()208 return mMaxSoundModels; in getMaxSoundModels()351 if (mMaxSoundModels != other.mMaxSoundModels) { in equals()394 result = prime * result + mMaxSoundModels; in hashCode()