Searched refs:cursorRowToContentValues (Results 1 – 17 of 17) sorted by relevance
164 ContentValues asyncRegistrationV2 = cursorRowToContentValues(cursor); in verifyAsyncRegistrationAllFieldsV1()190 ContentValues sourceV2 = cursorRowToContentValues(cursor); in verifySourceAllFieldsV1()216 ContentValues triggerV2 = cursorRowToContentValues(cursor); in verifyTriggerAllFieldsV1()242 ContentValues attributionV2 = cursorRowToContentValues(cursor); in verifyAttributionAllFieldsV1()268 ContentValues eventReportV2 = cursorRowToContentValues(cursor); in verifyEventReportAllFieldsV1()312 ContentValues aggregateReportV2 = cursorRowToContentValues(cursor); in verifyAggregateReportAllFieldsV1()354 ContentValues aggregateEncryptionKeyV2 = cursorRowToContentValues(cursor); in verifyAggregateEncryptionKeyAllFieldsV1()
488 ContentValues asyncRegistrationV6 = cursorRowToContentValues(cursor); in verifyAsyncRegistrationAllFieldsV3()522 ContentValues sourceV6 = cursorRowToContentValues(cursor); in verifySourceAllFieldsV3()592 ContentValues triggerV6 = cursorRowToContentValues(cursor); in verifyTriggerAllFieldsV3()634 ContentValues attributionV6 = cursorRowToContentValues(cursor); in verifyAttributionAllFieldsV3()660 ContentValues eventReportV6 = cursorRowToContentValues(cursor); in verifyEventReportAllFieldsV3()687 ContentValues aggregateReportV6 = cursorRowToContentValues(cursor); in verifyAggregateReportAllFieldsV3()714 ContentValues aggregateEncryptionKeyV6 = cursorRowToContentValues(cursor); in verifyAggregateEncryptionKeyAllFieldsV3()741 ContentValues debugReportV6 = cursorRowToContentValues(cursor); in verifyDebugReportAllFieldsV3()
19 …rvices.data.measurement.migration.MeasurementDbMigratorTestBaseDeprecated.cursorRowToContentValues;95 newRows.add(cursorRowToContentValues(cursor)); in verifyDataInDb()
746 ContentValues sourceV3 = cursorRowToContentValues(cursor); in verifySourceAllFieldsV2()802 ContentValues triggerV3 = cursorRowToContentValues(cursor); in verifyTriggerAllFieldsV2()874 ContentValues attributionV3 = cursorRowToContentValues(cursor); in verifyAttributionAllFieldsV2()915 ContentValues eventReportV3 = cursorRowToContentValues(cursor); in verifyEventReportAllFieldsV2()975 ContentValues aggregateReportV3 = cursorRowToContentValues(cursor); in verifyAggregateReportAllFieldsV2()1023 ContentValues aggregateEncryptionKeyV3 = cursorRowToContentValues(cursor); in verifyAggregateEncryptionKeyAllFieldsV2()
95 public static ContentValues cursorRowToContentValues(Cursor cursor) { in cursorRowToContentValues() method in MeasurementDbMigratorTestBaseDeprecated
37 DatabaseUtils.cursorRowToContentValues(cursor, contentValues); in query()
58 DatabaseUtils.cursorRowToContentValues(cursor, contentValues); in queryEpgInputs()
213 DatabaseUtils.cursorRowToContentValues(cursor, contentValues); in copyTable()228 DatabaseUtils.cursorRowToContentValues(cursor, contentValues); in migrateEnrollmentTable()
202 DatabaseUtils.cursorRowToContentValues(cursor, contentValues); in copyTable()
167 DatabaseUtils.cursorRowToContentValues(deviceRoot, values); in queryRoots()594 DatabaseUtils.cursorRowToContentValues(cursor, values); in writeRowSnapshot()
226 DatabaseUtils.cursorRowToContentValues(cursor, values); in queryDocument()
359 DatabaseUtils.cursorRowToContentValues(cursor, values); in unblock()
288 DatabaseUtils.cursorRowToContentValues(c, values); in copyEntryAndUpdate()
1289 DatabaseUtils.cursorRowToContentValues(cursor, values); in copyEntriesFromCursor()
3481 DatabaseUtils.cursorRowToContentValues(cursor, values); in upgradeToVersion1600()
1987 DatabaseUtils.cursorRowToContentValues(cursor, values); in handleInsertException()3816 DatabaseUtils.cursorRowToContentValues(c, values); in updateEventRelatedTable()4046 DatabaseUtils.cursorRowToContentValues(cursor, values); in handleUpdateEvents()
1870 DatabaseUtils.cursorRowToContentValues(cursor, groupValues); in captureDeletionUndoData()