Home
last modified time | relevance | path

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

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