HomeSort by relevance Sort by last modified time
    Searched refs:aggregationContact2 (Results 1 - 3 of 3) sorted by null

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
MetadataEntryParserTest.java 88 RawContactInfo aggregationContact2 = new RawContactInfo(aggregationContactBackupId2,
91 aggregationContact1, aggregationContact2, type);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
MetadataEntryParser.java 183 final RawContactInfo aggregationContact2 = parseUniqueContact(rawContact2);
190 aggregationContact1, aggregationContact2, type);
ContactsProvider2.java     [all...]

Completed in 59 milliseconds