Searched refs:getVolumeIndex (Results 1 – 3 of 3) sorted by relevance
52 public int getVolumeIndex() { in getVolumeIndex() method in CarAudioGainConfigInfo63 + getVolumeIndex(); in toString()77 && getVolumeIndex() == other.getVolumeIndex(); in equals()82 return Objects.hash(getZoneId(), getDeviceAddress(), getVolumeIndex()); in hashCode()
867 int halIndex = gain.getVolumeIndex(); in onAudioGainChanged()
55 .that(carGainInfo.getVolumeIndex()) in constructor_succeeds()