Searched refs:StreamVolumeCommand (Results 1 – 1 of 1) sorted by relevance
536 private StreamVolumeCommand mPendingVolumeCommand;1357 class StreamVolumeCommand { class in AudioService1363 StreamVolumeCommand(int streamType, int index, int flags, int device) { in StreamVolumeCommand() method in AudioService.StreamVolumeCommand1474 mPendingVolumeCommand = new StreamVolumeCommand( in setStreamVolume()