Home
last modified time | relevance | path

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

/packages/apps/Car/Dialer/src/com/android/car/dialer/widget/
DLoadingFrameLayout.java158 boolean showActionButton) { in showError() argument
164 mErrorView.setActionButtonVisible(showActionButton); in showError()
203 boolean showActionButton) { in showEmpty() argument
209 mEmptyView.setActionButtonVisible(showActionButton); in showEmpty()
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/common/
DDialerListBaseFragment.java107 boolean showActionButton) { in showEmpty() argument
109 actionButtonTextResId, actionButtonOnClickListener, showActionButton); in showEmpty()