Searched refs:ADJUST_RAISE (Results 1 – 9 of 9) sorted by relevance
65 private final static String ADJUST_RAISE = "raise"; field in VolumeCtrl73 int adjDir = AudioManager.ADJUST_RAISE; in run()117 case ADJUST_RAISE: adjDir = AudioManager.ADJUST_RAISE; break; in run()123 + ADJUST_RAISE); in run()
368 ? AudioManager.ADJUST_RAISE in interceptMediaKey()
388 public static final int ADJUST_RAISE = 1; field in AudioManager434 ADJUST_RAISE,447 case ADJUST_RAISE: return "ADJUST_RAISE"; in adjustToString()
1889 } else if ((direction == AudioManager.ADJUST_RAISE) && in adjustStreamVolume()1900 if (direction == AudioManager.ADJUST_RAISE) { in adjustStreamVolume()1958 case AudioManager.ADJUST_RAISE: in adjustStreamVolume()3911 } else if (direction == AudioManager.ADJUST_RAISE in checkForRingerModeChange()3922 } else if (direction == AudioManager.ADJUST_RAISE in checkForRingerModeChange()3928 if (mHasVibrator && direction == AudioManager.ADJUST_RAISE) { in checkForRingerModeChange()4074 case AudioManager.ADJUST_RAISE: in ensureValidDirection()
1751 direction = AudioManager.ADJUST_RAISE; in dispatchVolumeKeyEventLocked()1828 direction = AudioManager.ADJUST_RAISE; in dispatchVolumeKeyEventToSessionAsSystemService()
4286 getAudioService().adjustSuggestedStreamVolume(AudioManager.ADJUST_RAISE, in dispatchDirectAudioEvent()
14097 field public static final int ADJUST_RAISE = 1; // 0x1
23609 field public static final int ADJUST_RAISE = 1; // 0x1