Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallCardPresenter.java335 getUi().setEndCallButtonEnabled(shouldShowEndCallButton(mPrimary, callState), in onStateChange()
1066 private boolean shouldShowEndCallButton(Call primary, int callState) { in shouldShowEndCallButton() method in CallCardPresenter