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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ProfileAggregator.java 56 aggregateContact(txContext, db, rawContactId);
66 public void aggregateContact(TransactionContext txContext, SQLiteDatabase db,
ContactAggregator.java 453 aggregateContact(txContext, db, rawContactIds[i], accountTypes[i], accountNames[i],
491 aggregateContact(txContext, mDbHelper.getWritableDatabase(), rawContactId);
587 public void aggregateContact(
616 aggregateContact(txContext, db, rawContactId, accountType, accountName, dataSet, contactId,
654 private synchronized void aggregateContact(TransactionContext txContext, SQLiteDatabase db,
    [all...]
ContactsProvider2.java     [all...]

Completed in 174 milliseconds