Home
last modified time | relevance | path

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

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSelectionManager.java65 public void setSelectionListener(SelectionListener listener) { in setSelectionListener() method in SelectionManager
/aosp12/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletPanelViewController.java96 mWalletCardCarousel.setSelectionListener(this); in WalletPanelViewController()
H A DWalletCardCarousel.java175 void setSelectionListener(OnSelectionListener selectionListener) { in setSelectionListener() method in WalletCardCarousel
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletScreenController.java112 mCardCarousel.setSelectionListener(this); in WalletScreenController()
H A DWalletCardCarousel.java176 void setSelectionListener(OnSelectionListener selectionListener) { in setSelectionListener() method in WalletCardCarousel
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DManageCachePage.java289 mSelectionManager.setSelectionListener(this); in initializeViews()
H A DAlbumPage.java470 mSelectionManager.setSelectionListener(this); in initializeViews()
H A DAlbumSetPage.java488 mSelectionManager.setSelectionListener(this); in initializeViews()