Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletScreenController.java117 mCardCarousel.setSelectionListener(this); in WalletScreenController()
H A DWalletCardCarousel.java182 void setSelectionListener(OnSelectionListener selectionListener) { in setSelectionListener() method in WalletCardCarousel