OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:insertContact
(Results
1 - 4
of
4
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ProfileAggregator.java
81
mContactId =
insertContact
(db, rawContactId);
LegacyContactImporter.java
503
insertContact
(c, contactInsert);
519
insertContact
(c, contactInsert);
572
private void
insertContact
(Cursor c, SQLiteStatement insert) {
[
all
...]
ContactAggregator.java
552
long contactId =
insertContact
(db, rawContactId);
558
public long
insertContact
(SQLiteDatabase db, long rawContactId) {
[
all
...]
ContactsProvider2.java
[
all
...]
Completed in 121 milliseconds