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.java101 protected RecipientEntry(int entryType, String displayName, String destination, in RecipientEntry()
110 protected RecipientEntry(int entryType, String displayName, String destination, in RecipientEntry()
133 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.java10427 char entryType = in toUriInner() local