Home
last modified time | relevance | path

Searched defs:recips (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
DContactRecipientAutoCompleteView.java148 final DrawableRecipientChip[] recips = getText() in doInBackground() local
248 final DrawableRecipientChip[] recips = getText() in getRecipientParticipantDataForConversationCreation() local
269 final DrawableRecipientChip[] recips = getText() in getSelectedDestinations() local
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DMmsSmsDatabaseHelper.java296 String[] recips = c.getString(0).split(" "); in removeUnferencedCanonicalAddresses() local