OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getContactsWritableDatabaseForMigration
(Results
1 - 2
of
2
) sorted by null
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
CallLogDatabaseHelperTestable.java
31
SQLiteDatabase
getContactsWritableDatabaseForMigration
() {
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
CallLogDatabaseHelper.java
236
final SQLiteDatabase contacts =
getContactsWritableDatabaseForMigration
();
321
SQLiteDatabase
getContactsWritableDatabaseForMigration
() {
Completed in 741 milliseconds