Home
last modified time | relevance | path

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

/aosp12/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletCardCarousel.java68 private OnSelectionListener mSelectionListener;
82 interface OnSelectionListener { interface in WalletCardCarousel
175 void setSelectionListener(OnSelectionListener selectionListener) { in setSelectionListener()
H A DWalletPanelViewController.java51 WalletCardCarousel.OnSelectionListener,
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletCardCarousel.java73 private OnSelectionListener mSelectionListener;
83 interface OnSelectionListener { interface in WalletCardCarousel
176 void setSelectionListener(OnSelectionListener selectionListener) { in setSelectionListener()
H A DWalletScreenController.java57 WalletCardCarousel.OnSelectionListener,