Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java211 public static RecipientEntry constructSecondLevelEntry(String displayName, in constructSecondLevelEntry() method in RecipientEntry
DBaseRecipientAdapter.java823 entryList.add(RecipientEntry.constructSecondLevelEntry( in putOneEntry()