Searched refs:mPhoneAccountHandleMigrationUtils (Results 1 – 2 of 2) sorted by relevance
74 final PhoneAccountHandleMigrationUtils mPhoneAccountHandleMigrationUtils; field in CallLogDatabaseHelper273 mPhoneAccountHandleMigrationUtils = new PhoneAccountHandleMigrationUtils( in CallLogDatabaseHelper()315 mPhoneAccountHandleMigrationUtils.updatePhoneAccountHandleMigrationPendingStatus( in updatePhoneAccountHandleMigrationPendingStatus()324 mPhoneAccountHandleMigrationUtils.migratePendingPhoneAccountHandles( in migratePendingPhoneAccountHandles()332 mPhoneAccountHandleMigrationUtils.migrateIccIdToSubId(getWritableDatabase()); in migrateIccIdToSubId()539 mPhoneAccountHandleMigrationUtils.markAllTelephonyPhoneAccountsPendingMigration(db); in upgradeToVersion11()540 mPhoneAccountHandleMigrationUtils.migrateIccIdToSubId(db); in upgradeToVersion11()572 return mPhoneAccountHandleMigrationUtils; in getPhoneAccountHandleMigrationUtils()
947 private final PhoneAccountHandleMigrationUtils mPhoneAccountHandleMigrationUtils; field in ContactsDatabaseHelper999 return mPhoneAccountHandleMigrationUtils; in getPhoneAccountHandleMigrationUtils()1006 mPhoneAccountHandleMigrationUtils = new PhoneAccountHandleMigrationUtils( in ContactsDatabaseHelper()3524 mPhoneAccountHandleMigrationUtils.markAllTelephonyPhoneAccountsPendingMigration(db); in upgradeToVersion1604()3525 mPhoneAccountHandleMigrationUtils.migrateIccIdToSubId(db); in upgradeToVersion1604()3545 mPhoneAccountHandleMigrationUtils.migrateIccIdToSubId(getWritableDatabase()); in migrateIccIdToSubId()3549 mPhoneAccountHandleMigrationUtils.migratePendingPhoneAccountHandles( in migratePendingPhoneAccountHandles()3554 mPhoneAccountHandleMigrationUtils.updatePhoneAccountHandleMigrationPendingStatus( in updatePhoneAccountHandleMigrationPendingStatus()