Searched refs:entryType (Results 1 – 2 of 2) sorted by relevance
79 private RecipientEntry(int entryType, String displayName, String destination, in RecipientEntry() argument82 mEntryType = entryType; in RecipientEntry()
6946 char entryType = in toUriInner() local6958 if (entryType != '\0') { in toUriInner()6959 uri.append(entryType); in toUriInner()