Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DCallCardPresenter.java231 ui.isManageConferenceVisible() != shouldShowManageConference()) || in onStateChange()
411 getUi().showManageConferenceCallButton(shouldShowManageConference()); in maybeShowManageConferenceCallButton()
437 private boolean shouldShowManageConference() { in shouldShowManageConference() method in CallCardPresenter