OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aggregateContact
(Results
1 - 2
of
2
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactAggregator.java
396
aggregateContact
(db, rawContactIds[i], accountTypes[i], accountNames[i], contactIds[i],
456
public void
aggregateContact
(SQLiteDatabase db, long rawContactId) {
473
aggregateContact
(db, rawContactId, accountType, accountName, contactId);
479
public void
aggregateContact
(SQLiteDatabase db, long rawContactId, String accountType,
489
aggregateContact
(db, rawContactId, accountType, accountName, currentContactId, candidates,
517
private synchronized void
aggregateContact
(SQLiteDatabase db, long rawContactId,
[
all
...]
ContactsProvider2.java
[
all
...]
Completed in 79 milliseconds