Searched refs:entryType (Results 1 – 2 of 2) sorted by relevance
76 private RecipientEntry(int entryType) { in RecipientEntry() argument77 mEntryType = entryType; in RecipientEntry()90 int entryType, String displayName, in RecipientEntry() argument93 mEntryType = entryType; in RecipientEntry()
5790 char entryType = in toUri() local5802 if (entryType != '\0') { in toUri()5803 uri.append(entryType); in toUri()