Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/test_vendor_properties/android/hardware/automotive/vehicle/
DTestVendorProperty.aidl38 VENDOR_CLUSTER_DISPLAY_STATE = 0x0F35 + 0x20000000 + 0x01000000 + 0x00410000, enumConstant
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DPropertyUtils.h98 constexpr int32_t VENDOR_CLUSTER_DISPLAY_STATE = toVendor(VehicleProperty::CLUSTER_DISPLAY_STATE); variable
DDefaultVehicleHalServer.cpp200 case VENDOR_CLUSTER_DISPLAY_STATE: { in onSetProperty()
DDefaultConfig.h1164 .prop = VENDOR_CLUSTER_DISPLAY_STATE,
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp1166 case toInt(TestVendorProperty::VENDOR_CLUSTER_DISPLAY_STATE): in maybeSetSpecialValue()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/
DFakeVehicleHardwareTest.cpp1107 VENDOR_CLUSTER_DISPLAY_STATE), in setSpecialValueTestCases()