Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DCallCardPresenter.java354 shouldShowEndCallButton(this.primary, callState), in onStateChange()
1042 private boolean shouldShowEndCallButton(DialerCall primary, int callState) { in shouldShowEndCallButton() method in CallCardPresenter