Home
last modified time | relevance | path

Searched defs:adjustSuggestedStreamVolumeForUid (Results 1 – 4 of 4) sorted by relevance

/frameworks/layoutlib/bridge/src/android/media/
DAudioManager.java525 public void adjustSuggestedStreamVolumeForUid(int suggestedStreamType, int direction, in adjustSuggestedStreamVolumeForUid() method in AudioManager
/frameworks/base/media/java/android/media/
DIAudioService.aidl544 oneway void adjustSuggestedStreamVolumeForUid(int streamType, int direction, int flags, in adjustSuggestedStreamVolumeForUid() method
DAudioManager.java8950 public void adjustSuggestedStreamVolumeForUid(int suggestedStreamType, int direction, in adjustSuggestedStreamVolumeForUid() method
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java6920 public void adjustSuggestedStreamVolumeForUid(int streamType, int direction, int flags, in adjustSuggestedStreamVolumeForUid() method in AudioService