Home
last modified time | relevance | path

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

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