Searched refs:SEAT_BELT_BUCKLED (Results 1 – 8 of 8) sorted by relevance
1293 public static final int SEAT_BELT_BUCKLED = 354421634; field in VehiclePropertyIds2021 case SEAT_BELT_BUCKLED: in toString()
51 VehiclePropertyIds.SEAT_BELT_BUCKLED, in PropertyPermissionMapping()
112 MissingPermission: android.car.VehiclePropertyIds#SEAT_BELT_BUCKLED:113 …r.PERMISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_BELT_BUCKLED is hidden or…
333 …"android.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_BELT_BUCKLED = 354421634;…
82 mProps.add(VehiclePropertyIds.SEAT_BELT_BUCKLED); in initAllPropertyIds()
245 VehiclePropertyIds.toString(VehiclePropertyIds.SEAT_BELT_BUCKLED)); in testToString()
200 mProps.put(VehicleProperty.SEAT_BELT_BUCKLED, new Pair<>( in PropertyHalServiceIds()