Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardHostViewController.java433 mAudioManager.adjustSuggestedStreamVolume( in interceptMediaKey()
/aosp12/frameworks/base/media/java/android/media/
H A DIAudioService.aidl86 oneway void adjustSuggestedStreamVolume(int direction, int suggestedStreamType, int flags, in adjustSuggestedStreamVolume() method
H A DAudioManager.java862 adjustSuggestedStreamVolume(ADJUST_SAME, in preDispatchKeyEvent()
984 public void adjustSuggestedStreamVolume(int direction, int suggestedStreamType, int flags) { in adjustSuggestedStreamVolume() method in AudioManager
1432 adjustSuggestedStreamVolume(direction, streamType, 0); in setStreamMute()
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java2637 adjustSuggestedStreamVolume(AudioManager.ADJUST_RAISE, in handleVolumeKey()
2642 adjustSuggestedStreamVolume(AudioManager.ADJUST_LOWER, in handleVolumeKey()
2648 adjustSuggestedStreamVolume(AudioManager.ADJUST_TOGGLE_MUTE, in handleVolumeKey()
2661 public void adjustSuggestedStreamVolume(int direction, int suggestedStreamType, int flags, in adjustSuggestedStreamVolume() method in AudioService
2663 adjustSuggestedStreamVolume(direction, suggestedStreamType, flags, callingPackage, in adjustSuggestedStreamVolume()
2690 private void adjustSuggestedStreamVolume(int direction, int suggestedStreamType, int flags, in adjustSuggestedStreamVolume() method in AudioService
4971 adjustSuggestedStreamVolume(direction, streamType, flags, packageName, packageName, in adjustSuggestedStreamVolumeForUid()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt28881 Landroid/media/IAudioService$Stub$Proxy;->adjustSuggestedStreamVolume(IIILjava/lang/String;Ljava/la…
29050 Landroid/media/IAudioService;->adjustSuggestedStreamVolume(IIILjava/lang/String;Ljava/lang/String;)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt20447 method public void adjustSuggestedStreamVolume(int, int, int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt14042 method public void adjustSuggestedStreamVolume(int, int, int);
/aosp12/frameworks/base/services/
H A Dart-profile11184 HPLcom/android/server/audio/AudioService;->adjustSuggestedStreamVolume(IIILjava/lang/String;Ljava/l…