Home
last modified time | relevance | path

Searched defs:RawContactInfo (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/
DSplitAggregateView.java115 private static class RawContactInfo implements Comparable<RawContactInfo> { class in SplitAggregateView
124 public RawContactInfo(long rawContactId) { in RawContactInfo() method in SplitAggregateView.RawContactInfo
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DMetadataEntryParser.java100 public static class RawContactInfo { class in MetadataEntryParser
111 public RawContactInfo(String backupId, String accountType, String accountName, in RawContactInfo() method in MetadataEntryParser.RawContactInfo