Searched defs:oldType (Results 1 – 3 of 3) sorted by relevance
389 final String oldType = amAccount.type; in updateAccountManagerType() local433 moveCalendarData(context.getContentResolver(), amName, oldType, accountType); in updateAccountManagerType() local434 moveContactsData(context.getContentResolver(), amName, oldType, accountType); in updateAccountManagerType() local491 final String oldType, final String newType) { in moveCalendarData()507 final String oldType, final String newType) { in moveContactsData()
1102 final Integer oldType = values.getAsInteger(StructuredPostal.TYPE); in migratePostal() local1325 final Integer oldType = entry.getAsInteger(COLUMN_FOR_TYPE); in migrateGenericWithTypeColumn() local
2157 String oldType = oldRow.getString(oldRow.getColumnIndex(TYPE)); in mergeFieldsAndUpdateDb() local