OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aggregateContact
(Results
1 - 3
of
3
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ProfileAggregator.java
64
aggregateContact
(txContext, db, rawContactId);
74
public void
aggregateContact
(TransactionContext txContext, SQLiteDatabase db,
ContactAggregator.java
458
aggregateContact
(txContext, db, rawContactIds[i], accountIds[i], contactIds[i],
498
aggregateContact
(txContext, mDbHelper.getWritableDatabase(), rawContactId);
640
public void
aggregateContact
(
664
aggregateContact
(txContext, db, rawContactId, accountId, contactId,
702
private synchronized void
aggregateContact
(TransactionContext txContext, SQLiteDatabase db,
707
Log.v(TAG, "
aggregateContact
: rid=" + rawContactId + " cid=" + currentContactId);
[
all
...]
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java
[
all
...]
Completed in 1142 milliseconds