Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/test_vendor_properties/android/hardware/automotive/vehicle/
DTestVendorProperty.aidl30 VENDOR_CLUSTER_SWITCH_UI = 0x0F34 + 0x20000000 + 0x01000000 + 0x00400000, enumConstant
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DPropertyUtils.h97 constexpr int32_t VENDOR_CLUSTER_SWITCH_UI = toVendor(VehicleProperty::CLUSTER_SWITCH_UI); variable
DDefaultVehicleHalServer.cpp199 case VENDOR_CLUSTER_SWITCH_UI: in onSetProperty()
DDefaultConfig.h1156 .prop = VENDOR_CLUSTER_SWITCH_UI,
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp1164 case toInt(TestVendorProperty::VENDOR_CLUSTER_SWITCH_UI): in maybeSetSpecialValue()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/
DFakeVehicleHardwareTest.cpp1089 TestVendorProperty::VENDOR_CLUSTER_SWITCH_UI), in setSpecialValueTestCases()