Searched refs:SEAT_OCCUPANCY (Results 1 – 12 of 12) sorted by relevance
31 assertThat(HalValueDebugUtils.toDebugString(VehicleProperty.SEAT_OCCUPANCY, in testToDebugString_handlesIntegerWithEnum()37 assertThat(HalValueDebugUtils.toDebugString(VehicleProperty.SEAT_OCCUPANCY, in testToDebugString_handlesIntegerWithInvalidEnum()
124 mCarPropertyService.registerListenerSafe(VehiclePropertyIds.SEAT_OCCUPANCY, in init()131 mCarPropertyService.unregisterListenerSafe(VehiclePropertyIds.SEAT_OCCUPANCY, in release()176 && (value.getPropertyId() == VehiclePropertyIds.SEAT_OCCUPANCY) in onSeatOccupancyCarPropertyEvent()
229 VehiclePropertyIds.SEAT_OCCUPANCY, seat, VehicleSeatOccupancyState.OCCUPIED); in sendSeatOnOccupied()
154 MissingPermission: android.car.VehiclePropertyIds#SEAT_OCCUPANCY:155 …Permission Car.PERMISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_OCCUPANCY is…
462 …("android.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_OCCUPANCY = 356518832; /…
976 UnflaggedApi: android.car.VehiclePropertyIds#SEAT_OCCUPANCY:977 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.SEAT_OCCUPANCY
275 propsToString.put(VehiclePropertyIds.SEAT_OCCUPANCY, "SEAT_OCCUPANCY"); in testToString()
872 assertThat(result.get(VehicleProperty.SEAT_OCCUPANCY).getInitialValue().int32Values[0]) in testParseDefaultConfigFile()
4039 public static final int SEAT_OCCUPANCY = 356518832; field in VehiclePropertyIds
2615 field TIRAMISU_0 int SEAT_OCCUPANCY = 356518832;