Searched refs:mPhoneAccountHandleMigrationUtils (Results 1 – 2 of 2) sorted by relevance
72 final PhoneAccountHandleMigrationUtils mPhoneAccountHandleMigrationUtils; field in CallLogDatabaseHelper265 mPhoneAccountHandleMigrationUtils = new PhoneAccountHandleMigrationUtils( in CallLogDatabaseHelper()307 mPhoneAccountHandleMigrationUtils.updatePhoneAccountHandleMigrationPendingStatus( in updatePhoneAccountHandleMigrationPendingStatus()316 mPhoneAccountHandleMigrationUtils.migratePendingPhoneAccountHandles( in migratePendingPhoneAccountHandles()324 mPhoneAccountHandleMigrationUtils.migrateIccIdToSubId(getWritableDatabase()); in migrateIccIdToSubId()531 mPhoneAccountHandleMigrationUtils.markAllTelephonyPhoneAccountsPendingMigration(db); in upgradeToVersion11()532 mPhoneAccountHandleMigrationUtils.migrateIccIdToSubId(db); in upgradeToVersion11()630 return mPhoneAccountHandleMigrationUtils; in getPhoneAccountHandleMigrationUtils()
954 private final PhoneAccountHandleMigrationUtils mPhoneAccountHandleMigrationUtils; field in ContactsDatabaseHelper1006 return mPhoneAccountHandleMigrationUtils; in getPhoneAccountHandleMigrationUtils()1013 mPhoneAccountHandleMigrationUtils = new PhoneAccountHandleMigrationUtils( in ContactsDatabaseHelper()3534 mPhoneAccountHandleMigrationUtils.markAllTelephonyPhoneAccountsPendingMigration(db); in upgradeToVersion1604()3535 mPhoneAccountHandleMigrationUtils.migrateIccIdToSubId(db); in upgradeToVersion1604()3539 mPhoneAccountHandleMigrationUtils.migrateIccIdToSubId(getWritableDatabase()); in migrateIccIdToSubId()3543 mPhoneAccountHandleMigrationUtils.migratePendingPhoneAccountHandles( in migratePendingPhoneAccountHandles()3548 mPhoneAccountHandleMigrationUtils.updatePhoneAccountHandleMigrationPendingStatus( in updatePhoneAccountHandleMigrationPendingStatus()