Searched refs:showActionButton (Results 1 – 4 of 4) sorted by relevance
139 boolean showActionButton) { in showError() argument146 mErrorView.setActionButtonVisible(showActionButton); in showError()185 boolean showActionButton) { in showEmpty() argument191 mEmptyView.setActionButtonVisible(showActionButton); in showEmpty()
158 boolean showActionButton) { in showError() argument164 mErrorView.setActionButtonVisible(showActionButton); in showError()203 boolean showActionButton) { in showEmpty() argument209 mEmptyView.setActionButtonVisible(showActionButton); in showEmpty()
134 boolean showActionButton) { in showEmpty() argument136 actionButtonTextResId, actionButtonOnClickListener, showActionButton); in showEmpty()
226 showActionButton(); in showFeedback()392 void showActionButton() { in showActionButton() method in TutorialController