Searched refs:SEAT_LUMBAR_SIDE_SUPPORT_MOVE (Results 1 – 8 of 8) sorted by relevance
1421 public static final int SEAT_LUMBAR_SIDE_SUPPORT_MOVE = 356518804; field in VehiclePropertyIds2057 case SEAT_LUMBAR_SIDE_SUPPORT_MOVE: in toString()
69 VehiclePropertyIds.SEAT_LUMBAR_SIDE_SUPPORT_MOVE, in PropertyPermissionMapping()
146 MissingPermission: android.car.VehiclePropertyIds#SEAT_LUMBAR_SIDE_SUPPORT_MOVE:147 …ISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_LUMBAR_SIDE_SUPPORT_MOVE is hid…
350 …id.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_LUMBAR_SIDE_SUPPORT_MOVE = 3565…
100 mProps.add(VehiclePropertyIds.SEAT_LUMBAR_SIDE_SUPPORT_MOVE); in initAllPropertyIds()
281 VehiclePropertyIds.toString(VehiclePropertyIds.SEAT_LUMBAR_SIDE_SUPPORT_MOVE)); in testToString()
254 mProps.put(VehicleProperty.SEAT_LUMBAR_SIDE_SUPPORT_MOVE, new Pair<>( in PropertyHalServiceIds()