OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createContactForRawContacts
(Results
1 - 3
of
3
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java
196
createContactForRawContacts
(db, txContext, Sets.newHashSet(rawContactId), null);
429
createContactForRawContacts
(db, txContext, connectedRawContactSets.iterator().next(),
436
createContactForRawContacts
(db, txContext, connectedRawContactIds,
449
createContactForRawContacts
(db, txContext, connectedRawContactIds, null);
452
createContactForRawContacts
(db, txContext, connectedRawContactIds, contactId);
[
all
...]
ContactAggregator2.java
175
createContactForRawContacts
(db, txContext, Sets.newHashSet(rawContactId), null);
367
createContactForRawContacts
(db, txContext, connectedRawContactIds, contactId);
[
all
...]
AbstractContactAggregator.java
[
all
...]
Completed in 380 milliseconds