Searched defs:newVolume (Results 1 – 4 of 4) sorted by relevance
167 int newVolume = Math.min(maxVolume, Math.max(0, volume + delta)); in onUpdateVolume() local365 int newVolume = MediaRouterJellybean.RouteInfo.getVolume(routeObj); in onRouteVolumeChanged() local
1016 public void update(double newValue, int newVolume) { in update()
2271 final int newVolume = intent.getIntExtra(AudioManager.EXTRA_VOLUME_STREAM_VALUE, 0); in onReceive() local
1142 private void sendMasterVolumeUpdate(int flags, int oldVolume, int newVolume) { in sendMasterVolumeUpdate()1283 int newVolume = getMasterVolume(); in doSetMasterVolume() local