Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletView.java279 private static Drawable getHeaderIcon(Context context, WalletCardViewInfo walletCard) { in getHeaderIcon()
290 WalletCardViewInfo walletCard, boolean isDeviceLocked, boolean isUdfpsEnabled) { in renderActionButton()
H A DWalletScreenController.java319 QAWalletCardViewInfo(Context context, WalletCard walletCard) { in QAWalletCardViewInfo()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallet/ui/
H A DWalletScreenControllerTest.java471 private WalletCardViewInfo createCardViewInfo(WalletCard walletCard) { in createCardViewInfo()
/aosp12/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletPanelViewController.java362 QAWalletCardViewInfo(WalletCard walletCard) { in QAWalletCardViewInfo()