Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java171 public static RecipientEntry constructFakePhoneEntry(final String phoneNumber, in constructFakePhoneEntry() method in RecipientEntry
DRecipientEditTextView.java1497 return RecipientEntry.constructFakePhoneEntry(token, true); in createTokenizedEntry()