Searched refs:constructTopLevelEntry (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/chips/tests/src/com/android/ex/chips/
H A DRecipientAlternatesAdapterTest.java127 RecipientEntry.constructTopLevelEntry("Android", DisplayNameSources.NICKNAME,
140 RecipientEntry.constructTopLevelEntry("Android", DisplayNameSources.NICKNAME,
144 RecipientEntry.constructTopLevelEntry("2@android.com", DisplayNameSources.EMAIL,
155 RecipientEntry.constructTopLevelEntry("Android", DisplayNameSources.NICKNAME,
159 RecipientEntry.constructTopLevelEntry("Android", DisplayNameSources.EMAIL,
/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEntry.java161 public static RecipientEntry constructTopLevelEntry(String displayName, int displayNameSource, method in class:RecipientEntry
170 public static RecipientEntry constructTopLevelEntry(String displayName, int displayNameSource, method in class:RecipientEntry
H A DBaseRecipientAdapter.java732 nonAggregatedEntries.add(RecipientEntry.constructTopLevelEntry(
749 entryList.add(RecipientEntry.constructTopLevelEntry(
H A DRecipientAlternatesAdapter.java253 final RecipientEntry newRecipientEntry = RecipientEntry.constructTopLevelEntry(
562 return RecipientEntry.constructTopLevelEntry(

Completed in 140 milliseconds