Searched defs:entryType (Results 1 – 3 of 3) sorted by relevance
101 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()
185 final int entryType = entry.getEntryType(); in bindView() local
10427 char entryType = in toUriInner() local