Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/ivn_android_device/aidl/aidl_api/android.hardware.automotive.ivn/current/android/hardware/automotive/ivn/
DOccupantZoneInfo.aidl39 int seat;
/hardware/interfaces/automotive/ivn_android_device/aidl/aidl_api/android.hardware.automotive.ivn/1/android/hardware/automotive/ivn/
DOccupantZoneInfo.aidl39 int seat;
/hardware/interfaces/automotive/ivn_android_device/aidl/android/hardware/automotive/ivn/
DOccupantZoneInfo.aidl49 int seat;
/hardware/interfaces/automotive/ivn_android_device/impl/default/src/
DIvnAndroidDeviceService.cpp85 int seat = occupantZone["Seat"].asInt(); in init() local
98 .zoneId = zoneId, .occupantType = occupantType, .seat = seat}; in init()
/hardware/interfaces/automotive/ivn_android_device/impl/default/test/
DIvnAndroidDeviceServiceUnittest.cpp104 EXPECT_EQ(occupantZones[0].seat, 1); in TEST_F()
107 EXPECT_EQ(occupantZones[1].seat, 4); in TEST_F()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal266 * Driver's seat location
827 * "most influence", but every seat must be included exactly once. The
828 * assignment of the center rear seat to the left or right AreaID may seem
829 * arbitrary, but the inclusion of every seat in exactly one AreaID ensures
831 * to affect each seat is available.
833 * Example 2: A car has three seat rows with two seats in the front row (ROW_1_LEFT,
1236 * Used by HVAC apps and Assistant to enable, change, or read state of seat
1790 * This parameter selects the memory preset to use to select the seat
1792 * number of seat positions available (i.e. numSeatPositions - 1).
1794 * For instance, if the driver's seat has 3 memory presets, the maxValue
[all …]