Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/test_vendor_properties/android/hardware/automotive/vehicle/
DTestVendorProperty.aidl46 VENDOR_CLUSTER_REPORT_STATE = 0x0F36 + 0x20000000 + 0x01000000 + 0x00E00000, enumConstant
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DPropertyUtils.h99 constexpr int32_t VENDOR_CLUSTER_REPORT_STATE = toVendor(VehicleProperty::CLUSTER_REPORT_STATE); variable
DDefaultConfig.h1172 .prop = VENDOR_CLUSTER_REPORT_STATE,
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/
DFakeVehicleHardwareTest.cpp1041 VENDOR_CLUSTER_REPORT_STATE), in setSpecialValueTestCases()