Home
last modified time | relevance | path

Searched refs:primaryKeyCurrentVersion (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/src/android/healthconnect/cts/database/
DDatabaseTestUtils.java235 List<String> primaryKeyCurrentVersion = in checkPrimaryKeyModification() local
239 if (!primaryKeyCurrentVersion.contains(pk)) { in checkPrimaryKeyModification()
248 for (String pk : primaryKeyCurrentVersion) { in checkPrimaryKeyModification()