Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioService.java940 class StreamVolumeCommand { class in AudioService
946 StreamVolumeCommand(int streamType, int index, int flags, int device) { in StreamVolumeCommand() method in AudioService.StreamVolumeCommand