- direction
- The direction to change the volume in.
Override to handle requests to adjust the volume of the current output. Direction will be one of AudioManager.ADJUST_LOWER, AudioManager.ADJUST_RAISE, AudioManager.ADJUST_SAME. After the volume has been modified VolumeProvider.CurrentVolume must be called to notify the system.