Searched refs:StreamVolumeCommand (Results 1 – 1 of 1) sorted by relevance
155 private StreamVolumeCommand mPendingVolumeCommand;635 mPendingVolumeCommand = new StreamVolumeCommand( in willDisplayWarningAfterCheckVolume()1250 private static class StreamVolumeCommand { class in SoundDoseHelper1256 StreamVolumeCommand(int streamType, int index, int flags, int device) { in StreamVolumeCommand() method in SoundDoseHelper.StreamVolumeCommand