Searched refs:StreamVolumeCommand (Results 1 – 2 of 2) sorted by relevance
731 private StreamVolumeCommand mPendingVolumeCommand;3129 static class StreamVolumeCommand { class in AudioService3135 StreamVolumeCommand(int streamType, int index, int flags, int device) { in StreamVolumeCommand() method in AudioService.StreamVolumeCommand3650 mPendingVolumeCommand = new StreamVolumeCommand( in setStreamVolume()
52673 Lcom/android/server/audio/AudioService$StreamVolumeCommand;