Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/shared/preference/
DRankedActionPreference.kt53 private var shouldShowActionButton: Boolean = true, in <lambda>() variable
93 shouldShowActionButton = false in <lambda>()
112 if (shouldShowActionButton) { in <lambda>()
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ui/
DTabAdapter.java323 if (banner.mActionButtonText != -1 && onBannerEventListener.shouldShowActionButton()) { in bind()
396 default boolean shouldShowActionButton() { in shouldShowActionButton() method
DTabFragment.java1153 public boolean shouldShowActionButton() {
1174 public boolean shouldShowActionButton() {