Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/fakevhal/
DFakeVehicleStub.java357 checkPropIdSupported(propId); in get()
404 checkPropIdSupported(propId); in set()
488 checkPropIdSupported(propId); in unsubscribe()
694 checkPropIdSupported(VehicleProperty.HVAC_POWER_ON); in getHvacPowerSupportedAreaId()
710 checkPropIdSupported(VehicleProperty.HVAC_POWER_ON); in getHvacPowerDependentProps()
929 private void checkPropIdSupported(int propId) { in checkPropIdSupported() method in FakeVehicleStub
967 checkPropIdSupported(propId); in subscribe()