Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java8993 private static final class DeviceVolumeUpdate { class in AudioService
9002 DeviceVolumeUpdate(int streamType, int vssVolIndex, int device, @NonNull String caller) { in DeviceVolumeUpdate() method in AudioService.DeviceVolumeUpdate
9011 DeviceVolumeUpdate(int streamType, int device, @NonNull String caller) { in DeviceVolumeUpdate() method in AudioService.DeviceVolumeUpdate