Searched defs:isMicrophoneMuted (Results 1 – 6 of 6) sorted by relevance
111 public boolean isMicrophoneMuted() { in isMicrophoneMuted() method in NoOpAudioSystemAdapter
499 public boolean isMicrophoneMuted() { in isMicrophoneMuted() method in AudioSystemAdapter
5263 public boolean isMicrophoneMuted() { in isMicrophoneMuted() method in AudioService
174 boolean isMicrophoneMuted(); in isMicrophoneMuted() method
189 public static native boolean isMicrophoneMuted(); in isMicrophoneMuted() method in AudioSystem
191 status_t AudioSystem::isMicrophoneMuted(bool* state) { in isMicrophoneMuted() function in android::AudioSystem