Home
last modified time | relevance | path

Searched refs:SEAT_OCCUPANCY (Results 1 – 12 of 12) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/property/
DHalValueDebugUtilsUnitTest.java31 assertThat(HalValueDebugUtils.toDebugString(VehicleProperty.SEAT_OCCUPANCY, in testToDebugString_handlesIntegerWithEnum()
37 assertThat(HalValueDebugUtils.toDebugString(VehicleProperty.SEAT_OCCUPANCY, in testToDebugString_handlesIntegerWithInvalidEnum()
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothDeviceConnectionPolicy.java124 mCarPropertyService.registerListenerSafe(VehiclePropertyIds.SEAT_OCCUPANCY, in init()
131 mCarPropertyService.unregisterListenerSafe(VehiclePropertyIds.SEAT_OCCUPANCY, in release()
176 && (value.getPropertyId() == VehiclePropertyIds.SEAT_OCCUPANCY) in onSeatOccupancyCarPropertyEvent()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/
DBluetoothDeviceConnectionPolicyTest.java229 VehiclePropertyIds.SEAT_OCCUPANCY, seat, VehicleSeatOccupancyState.OCCUPIED); in sendSeatOnOccupied()
/packages/services/Car/car-lib/api/
Dbaseline.txt154 MissingPermission: android.car.VehiclePropertyIds#SEAT_OCCUPANCY:
155 …Permission Car.PERMISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_OCCUPANCY is…
Dtest-baseline.txt154 MissingPermission: android.car.VehiclePropertyIds#SEAT_OCCUPANCY:
155 …Permission Car.PERMISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_OCCUPANCY is…
Dcurrent.txt462 …("android.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_OCCUPANCY = 356518832; /…
Dlint-baseline.txt976 UnflaggedApi: android.car.VehiclePropertyIds#SEAT_OCCUPANCY:
977 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.SEAT_OCCUPANCY
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java275 propsToString.put(VehiclePropertyIds.SEAT_OCCUPANCY, "SEAT_OCCUPANCY"); in testToString()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVhalConfigParserUnitTest.java872 assertThat(result.get(VehicleProperty.SEAT_OCCUPANCY).getInitialValue().int32Values[0]) in testParseDefaultConfigFile()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java4039 public static final int SEAT_OCCUPANCY = 356518832; field in VehiclePropertyIds
/packages/services/Car/car-lib-module/api/
Dcurrent.txt462 …("android.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_OCCUPANCY = 356518832; /…
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2615 field TIRAMISU_0 int SEAT_OCCUPANCY = 356518832;