Home
last modified time | relevance | path

Searched defs:mIsUdfpsEnabled (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletView.java69 private boolean mIsUdfpsEnabled = false; field in WalletView
185 renderActionButton(data.get(selectedIndex), isDeviceLocked, mIsUdfpsEnabled); in showCardCarousel() local