Searched refs:getMicMute (Results 1 – 5 of 5) sorted by relevance
132 virtual bool getMicMute() const = 0;
151 virtual bool getMicMute() const;
819 bool AudioFlinger::getMicMute() const in getMicMute() function in android::AudioFlinger
390 virtual bool getMicMute() const in getMicMute() function in android::BpAudioFlinger1055 reply->writeInt32( getMicMute() ); in onTransact()
109 *state = af->getMicMute(); in isMicrophoneMuted()