Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/src/android/healthconnect/cts/database/
DDatabaseTestUtils.java426 HashMap<String, IndexInfo> indexInfoCurrentVersion = in checkIndexModification() local
432 if (indexInfoCurrentVersion.containsKey(indexName)) { in checkIndexModification()
434 IndexInfo index2 = indexInfoCurrentVersion.get(indexName); in checkIndexModification()