Home
last modified time | relevance | path

Searched defs:VEHICLE_REQUEST (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/
DSwitchUserMessageType.aidl31 VEHICLE_REQUEST = 4, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/
DSwitchUserMessageType.aidl41 VEHICLE_REQUEST = 4, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/
DSwitchUserMessageType.aidl41 VEHICLE_REQUEST = 4, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/
DSwitchUserMessageType.aidl41 VEHICLE_REQUEST = 4, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/
DSwitchUserMessageType.aidl41 VEHICLE_REQUEST = 4, enumConstant
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/test/
DUserHalHelper_test.cpp72 constexpr int32_t VEHICLE_REQUEST = toInt(SwitchUserMessageType::VEHICLE_REQUEST); variable
/hardware/interfaces/automotive/vehicle/2.0/utils/tests/
DUserHalHelper_test.cpp52 constexpr int32_t VEHICLE_REQUEST = static_cast<int32_t>(SwitchUserMessageType::VEHICLE_REQUEST); variable