Home
last modified time | relevance | path

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

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java173 private boolean mIsCarPropertyConfigCached; field in VehiclePropertyVerifier
349 if (!mIsCarPropertyConfigCached) { in getCarPropertyConfig()
352 mIsCarPropertyConfigCached = true; in getCarPropertyConfig()