Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/src/android/healthconnect/cts/database/
DDatabaseTestUtils.java383 List<Integer> constraintListOfReferencedColumn = in checkForeignKeyModification() local
393 && !constraintListOfReferencedColumn.contains( in checkForeignKeyModification()
471 List<Integer> constraintListOfReferencedColumn = in checkNewTableAddition() local
485 && !constraintListOfReferencedColumn.contains( in checkNewTableAddition()