Home
last modified time | relevance | path

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

/aosp12/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletView.java49 class WalletView extends FrameLayout implements WalletCardCarousel.OnCardScrollListener { class
68 public WalletView(Context context) { in WalletView() method in WalletView
72 public WalletView(Context context, AttributeSet attrs) { in WalletView() method in WalletView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletView.java48 public class WalletView extends FrameLayout implements WalletCardCarousel.OnCardScrollListener { class
74 public WalletView(Context context) { in WalletView() method in WalletView
78 public WalletView(Context context, AttributeSet attrs) { in WalletView() method in WalletView