Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletView.java147 renderActionButton(centerCard, mIsDeviceLocked, mIsUdfpsEnabled); in onCardScroll()
186 renderActionButton(data.get(selectedIndex), isDeviceLocked, mIsUdfpsEnabled); in showCardCarousel()
296 private void renderActionButton( in renderActionButton() method in WalletView