Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallCardPresenter.java409 ui.isManageConferenceVisible() != shouldShowManageConference() || in shouldRefreshPrimaryInfo()
465 getUi().showManageConferenceCallButton(shouldShowManageConference()); in maybeShowManageConferenceCallButton()
491 private boolean shouldShowManageConference() { in shouldShowManageConference() method in CallCardPresenter