Home
last modified time | relevance | path

Searched defs:mForeignKeyNameForeignKeyInfoMap (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/src/android/healthconnect/cts/database/
DTableInfo.java34 private final HashMap<String, ForeignKeyInfo> mForeignKeyNameForeignKeyInfoMap; field in TableInfo
55 private final HashMap<String, ForeignKeyInfo> mForeignKeyNameForeignKeyInfoMap; field in TableInfo.Builder