Searched defs:streamType (Results 1 – 5 of 5) sorted by relevance
19 public int getStreamMaxVolume(int streamType) { in getStreamMaxVolume()24 public int getStreamVolume(int streamType) { in getStreamVolume()29 public void setStreamVolume(int streamType, int index, int flags) { in setStreamVolume()35 …tAudioFocus(android.media.AudioManager.OnAudioFocusChangeListener l, int streamType, int durationH… in requestAudioFocus()84 public final int streamType; field in ShadowAudioManager.AudioFocusRequest87 …private AudioFocusRequest(AudioManager.OnAudioFocusChangeListener listener, int streamType, int du… in AudioFocusRequest()
112 Class<?> streamType = getClassOrSkipTest(streamFqcn); in verify_empty_Optional_is_returned() local151 Class<?> streamType = getClassOrSkipTest(streamFqcn); in verify_empty_Stream_is_returned() local
51 int streamType; field in DecoderConfigDescriptor154 public void setStreamType(int streamType) { in setStreamType()
176 @Override public void setVolumeControlStream(int streamType) { in setVolumeControlStream()
5648 int Direct3DDevice9::typeStride(unsigned char streamType) in typeStride()