Searched refs:maybeTrackMicrophoneUse (Results 1 – 1 of 1) sorted by relevance
1083 maybeTrackMicrophoneUse(isMuted()); in onOpActiveChanged()1213 maybeTrackMicrophoneUse(isMuted()); in onCallRemoved()1292 maybeTrackMicrophoneUse(isMuted()); in onExternalCallChanged()1297 maybeTrackMicrophoneUse(isMuted()); in onCallStateChanged()1366 maybeTrackMicrophoneUse(isMuted()); in onIsVoipAudioModeChanged()2015 maybeTrackMicrophoneUse(isMuted()); in addCall()2232 maybeTrackMicrophoneUse(isMuted()); in trackCallingUserInterfaceStarted()2240 maybeTrackMicrophoneUse(isMuted()); in trackCallingUserInterfaceStopped()2246 private void maybeTrackMicrophoneUse(boolean isMuted) { in maybeTrackMicrophoneUse() method in InCallController2247 maybeTrackMicrophoneUse(isMuted, false); in maybeTrackMicrophoneUse()[all …]