Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
DContactRecipientAutoCompleteView.java275 public Set<String> getSelectedDestinations() { in getSelectedDestinations() method in ContactRecipientAutoCompleteView
DContactPickerFragment.java467 mSelectedPhoneNumbers = mRecipientTextView.getSelectedDestinations(); in onContactChipsChanged()