Home | History | Annotate | Download | only in media

Lines Matching refs:mMaxVolume

1071         private final int mMaxVolume;
1080 mMaxVolume = max;
1102 return mMaxVolume;
1118 bundle.putInt(KEY_MAX_VOLUME, mMaxVolume);