Searched refs:migratePendingPhoneAccountHandles (Results 1 – 5 of 5) sorted by relevance
144 public void migratePendingPhoneAccountHandles(String iccId, String subId, SQLiteDatabase db) { in migratePendingPhoneAccountHandles() method in PhoneAccountHandleMigrationUtils201 migratePendingPhoneAccountHandles(set.getKey(), set.getValue(), db); in migrateIccIdToSubId()
323 void migratePendingPhoneAccountHandles(String iccId, String subId) { in migratePendingPhoneAccountHandles() method in CallLogDatabaseHelper324 mPhoneAccountHandleMigrationUtils.migratePendingPhoneAccountHandles( in migratePendingPhoneAccountHandles()
1400 mDbHelper.migratePendingPhoneAccountHandles(iccId, phoneAccountHandle.getId()); in performBackgroundTask()
3548 protected void migratePendingPhoneAccountHandles(String iccId, String subId) { in migratePendingPhoneAccountHandles() method in ContactsDatabaseHelper3549 mPhoneAccountHandleMigrationUtils.migratePendingPhoneAccountHandles( in migratePendingPhoneAccountHandles()
1843 mContactsHelper.migratePendingPhoneAccountHandles(iccId, in performBackgroundTask()