Searched refs:SET_STREAM_MUTE (Results 1 – 2 of 2) sorted by relevance
325 mWorker.obtainMessage(W.SET_STREAM_MUTE, stream, mute ? 1 : 0).sendToTarget(); in setStreamMute()768 private static final int SET_STREAM_MUTE = 7; field in VolumeDialogControllerImpl.W792 case SET_STREAM_MUTE: onSetStreamMuteW(msg.arg1, msg.arg2 != 0); break; in handleMessage()
46 SET_STREAM_MUTE, enumerator296 remote()->transact(SET_STREAM_MUTE, data, &reply); in setStreamMute()937 case SET_STREAM_MUTE: in onTransact()1141 case SET_STREAM_MUTE: { in onTransact()