OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aggregateContact
(Results
1 - 2
of
2
) 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
...]
Completed in 33 milliseconds