Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletView.java174 boolean isUdfpsEnabled) { in showCardCarousel() argument
178 mIsUdfpsEnabled = isUdfpsEnabled; in showCardCarousel()
297 WalletCardViewInfo walletCard, boolean isDeviceLocked, boolean isUdfpsEnabled) { in renderActionButton() argument
299 if (!isUdfpsEnabled && actionButtonText != null) { in renderActionButton()
H A DWalletScreenController.java150 boolean isUdfpsEnabled = mKeyguardUpdateMonitor.isUdfpsEnrolled() in onWalletCardsRetrieved()
156 isUdfpsEnabled); in onWalletCardsRetrieved()