Searched refs:mMicMuteFromSystemCached (Results 1 – 1 of 1) sorted by relevance
1008 private boolean mMicMuteFromSystemCached; field in AudioService1676 mMicMuteFromSystemCached = mAudioSystem.isMicrophoneMuted(); in onSystemReady()5546 return mMicMuteFromSystemCached in isMicrophoneMuted()5570 mMicMuteFromSystemCached = mAudioSystem.isMicrophoneMuted(); in setMicrophoneMuteNoCallerCheck()5573 + mMicMuteFromSystemCached); in setMicrophoneMuteNoCallerCheck()5579 .set(MediaMetrics.Property.MUTE, mMicMuteFromSystemCached in setMicrophoneMuteNoCallerCheck()11883 + " from system=" + mMicMuteFromSystemCached); in dump()