Searched refs:FLAG_ADJUST_VOLUME (Results 1 – 1 of 1) sorted by relevance
206 private static final int FLAG_ADJUST_VOLUME = 1; field in AudioService1795 adjustVolume = (result & FLAG_ADJUST_VOLUME) != 0; in adjustStreamVolume()3889 int result = FLAG_ADJUST_VOLUME; in checkForRingerModeChange()3922 result &= ~FLAG_ADJUST_VOLUME; in checkForRingerModeChange()3952 result &= ~FLAG_ADJUST_VOLUME; in checkForRingerModeChange()3973 result &= ~FLAG_ADJUST_VOLUME; in checkForRingerModeChange()