Searched refs:mIsUdfpsEnabled (Results 1 – 1 of 1) sorted by relevance
70 private boolean mIsUdfpsEnabled = false; field in WalletView147 renderActionButton(centerCard, mIsDeviceLocked, mIsUdfpsEnabled); in onCardScroll()178 mIsUdfpsEnabled = isUdfpsEnabled; in showCardCarousel()186 renderActionButton(data.get(selectedIndex), isDeviceLocked, mIsUdfpsEnabled); in showCardCarousel() local