Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DCallCardPresenter.java342 shouldShowEndCallButton(mPrimary, callState), in onStateChange()
1023 private boolean shouldShowEndCallButton(DialerCall primary, int callState) { in shouldShowEndCallButton() method in CallCardPresenter