Searched defs:isMicrophoneMuted (Results 1 – 4 of 4) sorted by relevance
109 boolean isMicrophoneMuted(); in isMicrophoneMuted() method
148 public static native boolean isMicrophoneMuted(); in isMicrophoneMuted() method in AudioSystem
123 status_t AudioSystem::isMicrophoneMuted(bool* state) in isMicrophoneMuted() function in android::AudioSystem
2946 public boolean isMicrophoneMuted() { in isMicrophoneMuted() method in AudioService