Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java731 private StreamVolumeCommand mPendingVolumeCommand;
3129 static class StreamVolumeCommand { class in AudioService
3135 StreamVolumeCommand(int streamType, int index, int flags, int device) { in StreamVolumeCommand() method in AudioService.StreamVolumeCommand
3650 mPendingVolumeCommand = new StreamVolumeCommand( in setStreamVolume()
/aosp12/frameworks/base/services/
H A Dart-profile52673 Lcom/android/server/audio/AudioService$StreamVolumeCommand;