Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/media/
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()
DMediaSessionService.java2147 direction = AudioManager.ADJUST_LOWER; in dispatchVolumeKeyEventLocked()
2231 direction = AudioManager.ADJUST_LOWER; in dispatchVolumeKeyEventToSessionAsSystemService()
/frameworks/base/services/tests/servicestests/src/com/android/server/audio/
DVolumeHelperTest.java18 import static android.media.AudioManager.ADJUST_LOWER;
310 mAudioService.adjustStreamVolume(STREAM_MUSIC, ADJUST_LOWER, /*flags=*/0, in adjustStreamVolume_callsASSetStreamVolumeIndex()
353 ADJUST_LOWER, /*flags=*/0, mContext.getOpPackageName()); in adjustVolumeGroupVolume_callsASSetVolumeIndexForAttributes() local
438 mAudioService.adjustStreamVolume(STREAM_NOTIFICATION, ADJUST_LOWER, in flagAbsVolume_onBtDevice_changesVolume()
456 mAudioService.adjustStreamVolume(STREAM_NOTIFICATION, ADJUST_LOWER, in flagAbsVolume_onNonBtDevice_noVolumeChange()
499 mAudioService.adjustStreamVolume(STREAM_MUSIC, ADJUST_LOWER, /*flags=*/0, in appOpsIgnore_noVolumeChange()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioManagerShellCommand.java19 import static android.media.AudioManager.ADJUST_LOWER;
398 case "LOWER" -> ADJUST_LOWER; in readDirectionArg()
DAudioService.java3430 adjustSuggestedStreamVolume(AudioManager.ADJUST_LOWER, in handleVolumeKey()
3769 } else if (direction == AudioManager.ADJUST_LOWER) { in adjustStreamVolume()
3856 case AudioManager.ADJUST_LOWER: in adjustStreamVolume()
6934 if (direction == AudioManager.ADJUST_LOWER) { in checkForRingerModeChange()
6958 if (direction == AudioManager.ADJUST_LOWER) { in checkForRingerModeChange()
6959 if (mPrevVolDirection != AudioManager.ADJUST_LOWER) { in checkForRingerModeChange()
7148 case AudioManager.ADJUST_LOWER: in ensureValidDirection()
8259 case AudioManager.ADJUST_LOWER: in adjustVolume()
/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/src/com/android/systemui/accessibility/accessibilitymenu/
DAccessibilityMenuService.java283 adjustVolume(AudioManager.ADJUST_LOWER); in handleClick()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainerController.java996 : AudioManager.ADJUST_LOWER /* direction */, in interceptMediaKey()
/frameworks/base/media/java/android/media/
DAudioManager.java458 public static final int ADJUST_LOWER = -1; field in AudioManager
497 ADJUST_LOWER,
510 case ADJUST_LOWER: return "ADJUST_LOWER"; in adjustToString()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlService.java4820 case AudioManager.ADJUST_LOWER: in onAudioDeviceVolumeAdjusted()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14096 field public static final int ADJUST_LOWER = -1; // 0xffffffff
/frameworks/base/core/api/
Dcurrent.txt21456 field public static final int ADJUST_LOWER = -1; // 0xffffffff