Searched refs:valuesForTelephonyPending (Results 1 – 1 of 1) sorted by relevance
90 ContentValues valuesForTelephonyPending = new ContentValues(); in markAllTelephonyPhoneAccountsPendingMigration() local91 valuesForTelephonyPending.put(PENDING_STATUS_FIELDS[mType], 1); in markAllTelephonyPhoneAccountsPendingMigration()97 TABLES[mType], valuesForTelephonyPending, selection, selectionArgs); in markAllTelephonyPhoneAccountsPendingMigration()