Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java175 HalPropConfig propConfigInfo = getPropConfigByPropId(allPropConfig, in testGetAllPropConfigsWithoutCustomConfig() local
181 expect.that(propConfigInfo.getPropId()).isEqualTo(VehicleProperty.INFO_MAKE); in testGetAllPropConfigsWithoutCustomConfig()