Searched refs:mMaxSoundModels (Results 1 – 1 of 1) sorted by relevance
149 private final int mMaxSoundModels; field in SoundTrigger.ModuleProperties176 this.mMaxSoundModels = maxSoundModels; in ModuleProperties()228 return mMaxSoundModels; in getMaxSoundModels()371 if (mMaxSoundModels != other.mMaxSoundModels) { in equals()414 result = prime * result + mMaxSoundModels; in hashCode()