Searched refs:isMicrophoneMute (Results 1 – 8 of 8) sorted by relevance
93 boolean isMicrophoneMute = mAudioManager.isMicrophoneMute() in updateMicMuteLedState()95 int color = isMicrophoneMute ? Color.WHITE : Color.TRANSPARENT; in updateMicMuteLedState()
175 mMicMuted = audioManager.isMicrophoneMute() in AppOpsControllerImpl()203 mMicMuted = mAudioManager.isMicrophoneMute() in setListening()589 mMicMuted = mAudioManager.isMicrophoneMute() in onReceive()600 mMicMuted = mAudioManager.isMicrophoneMute() || blocked; in onSensorBlockedChanged()
225 public boolean isMicrophoneMute() { in isMicrophoneMute() method in AudioManager
1324 return getIndicatorAppOpUsageData(new AudioManager().isMicrophoneMute()); in getIndicatorAppOpUsageData()
3278 public boolean isMicrophoneMute() { in isMicrophoneMute() method in AudioManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14057 method public boolean isMicrophoneMute();
21395 method public boolean isMicrophoneMute();