Searched refs:SEAT_DEPTH_POS (Results 1 – 8 of 8) sorted by relevance
1372 public static final int SEAT_DEPTH_POS = 356518797; field in VehiclePropertyIds2043 case SEAT_DEPTH_POS: in toString()
62 VehiclePropertyIds.SEAT_DEPTH_POS, in PropertyPermissionMapping()
120 MissingPermission: android.car.VehiclePropertyIds#SEAT_DEPTH_POS:121 …Permission Car.PERMISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_DEPTH_POS is…
337 …("android.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_DEPTH_POS = 356518797; /…
93 mProps.add(VehiclePropertyIds.SEAT_DEPTH_POS); in initAllPropertyIds()
267 VehiclePropertyIds.toString(VehiclePropertyIds.SEAT_DEPTH_POS)); in testToString()
233 mProps.put(VehicleProperty.SEAT_DEPTH_POS, new Pair<>( in PropertyHalServiceIds()