Searched refs:ACTION_MICROPHONE_MUTE_CHANGED (Results 1 – 4 of 4) sorted by relevance
72 new Intent(AudioManager.ACTION_MICROPHONE_MUTE_CHANGED) in sendMicrophoneMuteChangedIntent()
21 import static android.media.AudioManager.ACTION_MICROPHONE_MUTE_CHANGED;159 new IntentFilter(ACTION_MICROPHONE_MUTE_CHANGED), mBGHandler); in setListening()
2785 public static final String ACTION_MICROPHONE_MUTE_CHANGED = field in AudioManager
20489 …field public static final String ACTION_MICROPHONE_MUTE_CHANGED = "android.media.action.MICROPHONE…