Home
last modified time | relevance | path

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

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java174 private CarPropertyConfig<T> mCachedCarPropertyConfig; field in VehiclePropertyVerifier
350 mCachedCarPropertyConfig = (CarPropertyConfig<T>) mCarPropertyManager in getCarPropertyConfig()
354 return mCachedCarPropertyConfig; in getCarPropertyConfig()