Home
last modified time | relevance | path

Searched refs:getContactsWritableDatabaseForMigration (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DCallLogDatabaseHelper.java283 final SQLiteDatabase contacts = getContactsWritableDatabaseForMigration(); in migrateFromLegacyTables()
368 SQLiteDatabase getContactsWritableDatabaseForMigration() { in getContactsWritableDatabaseForMigration() method in CallLogDatabaseHelper
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DCallLogDatabaseHelperTestable.java31 SQLiteDatabase getContactsWritableDatabaseForMigration() { in getContactsWritableDatabaseForMigration() method in CallLogDatabaseHelperTestable