OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emailinsert
(Results
1 - 1
of
1
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyContactImporter.java
757
private interface
EmailInsert
{
824
SQLiteStatement
emailInsert
= mTargetDb.compileStatement(
EmailInsert
.INSERT_SQL);
834
insertEmail(c,
emailInsert
);
[
all
...]
Completed in 1874 milliseconds