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