Searched refs:SEAT_OCCUPANCY (Results 1 – 9 of 9) sorted by relevance
151 mCarPropertyService.registerListener(VehiclePropertyIds.SEAT_OCCUPANCY, in init()158 mCarPropertyService.unregisterListener(VehiclePropertyIds.SEAT_OCCUPANCY, in release()201 && (value.getPropertyId() == VehiclePropertyIds.SEAT_OCCUPANCY) in onSeatOccupancyCarPropertyEvent()
1470 public static final int SEAT_OCCUPANCY = 356518832; field in VehiclePropertyIds2071 case SEAT_OCCUPANCY: in toString()
154 MissingPermission: android.car.VehiclePropertyIds#SEAT_OCCUPANCY:155 …Permission Car.PERMISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_OCCUPANCY is…
354 …("android.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_OCCUPANCY = 356518832; /…
275 mProps.put(VehicleProperty.SEAT_OCCUPANCY, new Pair<>( in PropertyHalServiceIds()581 mPropToValidValue.put(VehicleProperty.SEAT_OCCUPANCY, SEAT_OCCUPANCY_STATE); in PropertyHalServiceIds()
226 VehiclePropertyIds.SEAT_OCCUPANCY, seat, in sendSeatOnOccupied()
107 mProps.add(VehiclePropertyIds.SEAT_OCCUPANCY); in initAllPropertyIds()
295 VehiclePropertyIds.toString(VehiclePropertyIds.SEAT_OCCUPANCY)); in testToString()