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 156 public static RecipientEntry constructTopLevelEntry(String displayName, int displayNameSource,
164 public static RecipientEntry constructTopLevelEntry(String displayName, int displayNameSource,
BaseRecipientAdapter.java 687 nonAggregatedEntries.add(RecipientEntry.constructTopLevelEntry(
704 entryList.add(RecipientEntry.constructTopLevelEntry(
    [all...]

Completed in 30 milliseconds