Searched refs:TABLES (Results 1 – 1 of 1) sorted by relevance
63 private static final String[] TABLES = {ContactsDatabaseHelper.Tables.DATA, field in PhoneAccountHandleMigrationUtils97 TABLES[mType], valuesForTelephonyPending, selection, selectionArgs); in markAllTelephonyPhoneAccountsPendingMigration()130 + IDS[mType] + ") FROM " + TABLES[mType] + " WHERE " in updatePhoneAccountHandleMigrationPendingStatus()153 int count = db.update(TABLES[mType], valuesForPhoneAccountId, selection, selectionArgs); in migratePendingPhoneAccountHandles()169 "SELECT DISTINCT " + PHONE_ACCOUNT_ID_FIELDS[mType] + " FROM " + TABLES[mType] in migrateIccIdToSubId()