Home
last modified time | relevance | path

Searched refs:automaticallyMutedByAddCall (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DInCallPresenter.java277 private boolean automaticallyMutedByAddCall = false; field in InCallPresenter
2051 automaticallyMutedByAddCall = true; in addCallClicked()
2061 automaticallyMutedByAddCall, in refreshMuteState()
2066 if (automaticallyMutedByAddCall) { in refreshMuteState()
2069 automaticallyMutedByAddCall = false; in refreshMuteState()