Searched refs:isMicrophoneSupposedToBeMuted (Results 1 – 2 of 2) sorted by relevance
5551 private boolean isMicrophoneSupposedToBeMuted() { in isMicrophoneSupposedToBeMuted() method in AudioService5557 final boolean muted = isMicrophoneSupposedToBeMuted(); in setMicrophoneMuteNoCallerCheck()
8276 PLcom/android/server/audio/AudioService;->isMicrophoneSupposedToBeMuted()Z