Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/
H A DSelectPhoneAccountDialogFragment.java163 final DialogInterface.OnClickListener selectionListener = in onCreateDialog() local
195 .setAdapter(selectAccountListAdapter, selectionListener) in onCreateDialog()
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/widget/
H A DSelectPhoneAccountDialogFragment.java113 final DialogInterface.OnClickListener selectionListener = in onCreateDialog() local
149 .setAdapter(selectAccountListAdapter, selectionListener) in onCreateDialog()
/aosp12/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletCardCarousel.java175 void setSelectionListener(OnSelectionListener selectionListener) { in setSelectionListener() argument
176 mSelectionListener = selectionListener; in setSelectionListener()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletCardCarousel.java176 void setSelectionListener(OnSelectionListener selectionListener) { in setSelectionListener() argument
177 mSelectionListener = selectionListener; in setSelectionListener()