Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java3129 static class StreamVolumeCommand { class in AudioService
3135 StreamVolumeCommand(int streamType, int index, int flags, int device) { in StreamVolumeCommand() method in AudioService.StreamVolumeCommand