Searched refs:mMaxSoundModels (Results 1 – 1 of 1) sorted by relevance
137 private final int mMaxSoundModels; field in SoundTrigger.ModuleProperties164 this.mMaxSoundModels = maxSoundModels; in ModuleProperties()216 return mMaxSoundModels; in getMaxSoundModels()359 if (mMaxSoundModels != other.mMaxSoundModels) { in equals()402 result = prime * result + mMaxSoundModels; in hashCode()