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

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
MetadataEntryParserTest.java 86 RawContactInfo aggregationContact1 = new RawContactInfo(aggregationContactBackupId1,
91 aggregationContact1, aggregationContact2, type);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
MetadataEntryParser.java 181 final RawContactInfo aggregationContact1 = parseUniqueContact(rawContact1);
190 aggregationContact1, aggregationContact2, type);
ContactsProvider2.java     [all...]

Completed in 59 milliseconds