Searched refs:FLAG_ADJUST_VOLUME (Results 1 – 1 of 1) sorted by relevance
198 private static final int FLAG_ADJUST_VOLUME = 1; field in AudioService1667 adjustVolume = (result & FLAG_ADJUST_VOLUME) != 0; in adjustStreamVolume()4124 int result = FLAG_ADJUST_VOLUME; in checkForRingerModeChange()4157 result &= ~FLAG_ADJUST_VOLUME; in checkForRingerModeChange()4187 result &= ~FLAG_ADJUST_VOLUME; in checkForRingerModeChange()4208 result &= ~FLAG_ADJUST_VOLUME; in checkForRingerModeChange()