Searched refs:MSG_PERSIST_MICROPHONE_MUTE (Results 1 – 1 of 1) sorted by relevance
217 private static final int MSG_PERSIST_MICROPHONE_MUTE = 23; field in AudioService1881 sendMsg(mAudioHandler, MSG_PERSIST_MICROPHONE_MUTE, SENDMSG_REPLACE, on ? 1 in setMicrophoneMute()4484 case MSG_PERSIST_MICROPHONE_MUTE: in handleMessage()