Home | History | Annotate | Download | only in media

Lines Matching defs:getVolumeMax

1337         public int getVolumeMax() {
1359 * @param volume The new volume value between 0 and {@link #getVolumeMax}.
1539 if (mVolumeMax != descriptor.getVolumeMax()) {
1540 mVolumeMax = descriptor.getVolumeMax();
2729 mPlaybackInfo.volumeMax = mSelectedRoute.getVolumeMax();