Searched defs:streamType (Results 1 – 7 of 7) sorted by relevance
148 public int getMaxLevelForStream(int streamType) { in getMaxLevelForStream()152 public void setLevelForStream(int streamType, int level) { in setLevelForStream()160 public int getLevelForStream(int streamType) { in getLevelForStream()
263 public void setStreamType(int streamType) { in setStreamType()
786 String streamType = input ? "input" : "output"; in getMultiResReprocessInfo() local
180 public int streamType = AudioManager.STREAM_MUSIC; field in AudioTrackLatencyTest.TestSetup
3528 public MockAudioTrack(int streamType, int sampleRateInHz, int channelConfig, in MockAudioTrack()
753 public void setVolumeControlStream(int streamType) { in setVolumeControlStream()
1019 public void setVolumeControlStream(int streamType) { in setVolumeControlStream()