Home | History | Annotate | Download | only in media

Lines Matching refs:streamType

42     oneway void adjustLocalOrRemoteStreamVolume(int streamType, int direction,
48 void adjustStreamVolume(int streamType, int direction, int flags, String callingPackage);
52 void setStreamVolume(int streamType, int index, int flags, String callingPackage);
58 void setStreamSolo(int streamType, boolean state, IBinder cb);
60 void setStreamMute(int streamType, boolean state, IBinder cb);
62 boolean isStreamMute(int streamType);
68 int getStreamVolume(int streamType);
72 int getStreamMaxVolume(int streamType);
76 int getLastAudibleStreamVolume(int streamType);
227 void forceVolumeControlStream(int streamType, IBinder cb);