Searched refs:getMicMute (Results 1 – 5 of 5) sorted by relevance
142 virtual bool getMicMute() const = 0;
156 virtual bool getMicMute() const;
888 bool AudioFlinger::getMicMute() const in getMicMute() function in android::AudioFlinger
404 virtual bool getMicMute() const in getMicMute() function in android::BpAudioFlinger1097 reply->writeInt32( getMicMute() ); in onTransact()
120 *state = af->getMicMute(); in isMicrophoneMuted()