Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/widget/
DNotifyingSpinner.java30 void onSetSelection(NotifyingSpinner view, int position); in onSetSelection() method
52 mListener.onSetSelection(this, position); in setSelection()