Searched refs:getMaxGainIndex (Results 1 – 2 of 2) sorted by relevance
166 if (mStoredGainIndex < getMinGainIndex() || mStoredGainIndex > getMaxGainIndex()) { in bind()182 int getMaxGainIndex() { in getMaxGainIndex() method in CarVolumeGroup260 indent, getMinGainIndex(), getMaxGainIndex(), in dump()
383 return group.getMaxGainIndex(); in getGroupMaxVolume()