Searched defs:isMicrophoneMuted (Results 1 – 6 of 6) sorted by relevance
104 public boolean isMicrophoneMuted() { in isMicrophoneMuted() method in NoOpAudioSystemAdapter
353 public boolean isMicrophoneMuted() { in isMicrophoneMuted() method in AudioSystemAdapter
4168 public boolean isMicrophoneMuted() { in isMicrophoneMuted() method in AudioService
126 boolean isMicrophoneMuted(); in isMicrophoneMuted() method
183 public static native boolean isMicrophoneMuted(); in isMicrophoneMuted() method in AudioSystem
170 status_t AudioSystem::isMicrophoneMuted(bool* state) { in isMicrophoneMuted() function in android::AudioSystem