Searched defs:adjustStreamVolume (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/media/java/android/media/ |
| D | IAudioService.aidl | 74 void adjustStreamVolume(int streamType, int direction, int flags, String callingPackage); in adjustStreamVolume() method
|
| D | AudioManager.java | 842 public void adjustStreamVolume(int streamType, int direction, int flags) { in adjustStreamVolume() method in AudioManager
|
| /frameworks/base/services/core/java/com/android/server/audio/ |
| D | AudioService.java | 1682 public void adjustStreamVolume(int streamType, int direction, int flags, in adjustStreamVolume() method in AudioService 1695 protected void adjustStreamVolume(int streamType, int direction, int flags, in adjustStreamVolume() method in AudioService
|