ADJUST_RAISE constant
int
const ADJUST_RAISE
Increase the ringer volume.
@see #adjustVolume(int, int) @see #adjustStreamVolume(int, int, int)
Implementation
static const int ADJUST_RAISE = 1;
Increase the ringer volume.
@see #adjustVolume(int, int) @see #adjustStreamVolume(int, int, int)
static const int ADJUST_RAISE = 1;