Home
last modified time | relevance | path

Searched defs:entryType (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java96 protected RecipientEntry(int entryType, String displayName, String destination, in RecipientEntry()
118 protected RecipientEntry(int entryType, String displayName, String destination, in RecipientEntry()
DDropdownChipLayouter.java185 final int entryType = entry.getEntryType(); in bindView() local
/frameworks/base/core/java/android/content/
DIntent.java8588 char entryType = in toUriInner() local