Searched refs:DOOR (Results 1 – 14 of 14) sorted by relevance
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/ |
D | VehicleArea.aidl | 41 DOOR = 0x06000000, enumConstant
|
D | VehicleProperty.aidl | 129 …lePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.DOOR) + android.hardware…
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/ |
D | VehicleArea.aidl | 41 DOOR = 100663296, enumConstant
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/ |
D | VehicleArea.aidl | 41 DOOR = 0x06000000, enumConstant
|
D | VehicleProperty.aidl | 135 …lePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.DOOR) + android.hardware…
|
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/ |
D | VehicleArea.aidl | 49 DOOR = 0x06000000, enumConstant
|
D | VehicleProperty.aidl | 2047 0x0B03 + VehiclePropertyGroup.SYSTEM + VehicleArea.DOOR + VehiclePropertyType.BOOLEAN,
|
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/ |
D | VehicleArea.aidl | 41 DOOR = 0x06000000, enumConstant
|
D | VehicleProperty.aidl | 135 …lePropertyGroup.SYSTEM) + android.hardware.automotive.vehicle.VehicleArea.DOOR) + android.hardware…
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedScene.h | 140 DOOR, enumerator
|
D | EmulatedScene.cpp | 39 #define D (EmulatedScene::DOOR * EmulatedScene::NUM_CHANNELS)
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | PropertyUtils.h | 61 (int)(0x101 | VehiclePropertyGroup::VENDOR | VehiclePropertyType::BOOLEAN | VehicleArea::DOOR);
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 65 * must be of the VehicleArea#DOOR area type. 86 /** DOOR maps to enum VehicleAreaDoor */ 87 DOOR = 0x06000000, 1675 | VehicleArea:DOOR), 1687 | VehicleArea:DOOR), 1701 | VehicleArea:DOOR),
|
/hardware/interfaces/automotive/vehicle/vts/src/ |
D | VtsHalAutomotiveVehicle_TargetTest.cpp | 1040 VehicleArea::DOOR, VehiclePropertyType::BOOLEAN); in TEST_P()
|