Home
last modified time | relevance | path

Searched refs:ADJUST_LOWER (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DVolumeCtrl.java57 private static final String ADJUST_LOWER = "lower"; field in VolumeCtrl
117 case ADJUST_LOWER: adjDir = AudioManager.ADJUST_LOWER; break; in run()
120 + ", expected " + ADJUST_LOWER + "|" + ADJUST_SAME + "|" in run()
H A DMediaSessionService.java1840 direction = AudioManager.ADJUST_LOWER; in dispatchVolumeKeyEventLocked()
1915 direction = AudioManager.ADJUST_LOWER; in dispatchVolumeKeyEventToSessionAsSystemService()
/aosp14/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/src/com/android/systemui/accessibility/accessibilitymenu/
H A DAccessibilityMenuService.java294 adjustVolume(AudioManager.ADJUST_LOWER); in handleClick()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainerController.java974 : AudioManager.ADJUST_LOWER /* direction */, in interceptMediaKey()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java3230 adjustSuggestedStreamVolume(AudioManager.ADJUST_LOWER, in handleVolumeKey()
3565 } else if (direction == AudioManager.ADJUST_LOWER) { in adjustStreamVolume()
3644 case AudioManager.ADJUST_LOWER: in adjustStreamVolume()
6626 if (direction == AudioManager.ADJUST_LOWER) { in checkForRingerModeChange()
6659 if ((direction == AudioManager.ADJUST_LOWER)) { in checkForRingerModeChange()
6663 } else if (mPrevVolDirection != AudioManager.ADJUST_LOWER) { in checkForRingerModeChange()
6683 …if (mIsSingleVolume && direction == AudioManager.ADJUST_LOWER && oldIndex >= 2 * step && isMuted) { in checkForRingerModeChange()
6848 case AudioManager.ADJUST_LOWER: in ensureValidDirection()
7932 case AudioManager.ADJUST_LOWER: in adjustVolume()
/aosp14/frameworks/base/media/java/android/media/
H A DAudioManager.java448 public static final int ADJUST_LOWER = -1; field in AudioManager
487 ADJUST_LOWER,
500 case ADJUST_LOWER: return "ADJUST_LOWER"; in adjustToString()
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java4520 case AudioManager.ADJUST_LOWER: in onAudioDeviceVolumeAdjusted()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt21440 field public static final int ADJUST_LOWER = -1; // 0xffffffff