HomeSort by relevance Sort by last modified time
    Searched defs:constructTopLevelEntry (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java 152 public static RecipientEntry constructTopLevelEntry(String displayName, int displayNameSource,
160 public static RecipientEntry constructTopLevelEntry(String displayName, int displayNameSource,
BaseRecipientAdapter.java 682 nonAggregatedEntries.add(RecipientEntry.constructTopLevelEntry(
697 entryList.add(RecipientEntry.constructTopLevelEntry(
    [all...]

Completed in 817 milliseconds