Home
last modified time | relevance | path

Searched defs:postApplyVolumeOnDevice (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java1355 /*package*/ void postApplyVolumeOnDevice(int streamType, int device, String caller) { in postApplyVolumeOnDevice() method in AudioDeviceBroker
H A DAudioService.java9039 /*package*/ void postApplyVolumeOnDevice(int streamType, int device, @NonNull String caller) { in postApplyVolumeOnDevice() method in AudioService