HomeSort by relevance Sort by last modified time
    Searched full: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 441 aggregateContact(txContext, db, rawContactIds[i], accountTypes[i], accountNames[i],
480 aggregateContact(txContext, mDbHelper.getWritableDatabase(), rawContactId);
580 public void aggregateContact(
608 aggregateContact(txContext, db, rawContactId, accountType, accountName, dataSet, contactId,
646 private synchronized void aggregateContact(TransactionContext txContext, SQLiteDatabase db,
    [all...]
ContactsProvider2.java     [all...]

Completed in 210 milliseconds