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

  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEntry.java 161 public static RecipientEntry constructTopLevelEntry(String displayName, int displayNameSource,
170 public static RecipientEntry constructTopLevelEntry(String displayName, int displayNameSource,
BaseRecipientAdapter.java 732 nonAggregatedEntries.add(RecipientEntry.constructTopLevelEntry(
749 entryList.add(RecipientEntry.constructTopLevelEntry(
    [all...]

Completed in 2990 milliseconds