Searched refs:SEAT_LUMBAR_SIDE_SUPPORT_POS (Results 1 – 8 of 8) sorted by relevance
1414 public static final int SEAT_LUMBAR_SIDE_SUPPORT_POS = 356518803; field in VehiclePropertyIds2055 case SEAT_LUMBAR_SIDE_SUPPORT_POS: in toString()
68 VehiclePropertyIds.SEAT_LUMBAR_SIDE_SUPPORT_POS, in PropertyPermissionMapping()
148 MissingPermission: android.car.VehiclePropertyIds#SEAT_LUMBAR_SIDE_SUPPORT_POS:149 …ISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_LUMBAR_SIDE_SUPPORT_POS is hidd…
351 …id.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_LUMBAR_SIDE_SUPPORT_POS = 35651…
99 mProps.add(VehiclePropertyIds.SEAT_LUMBAR_SIDE_SUPPORT_POS); in initAllPropertyIds()
279 VehiclePropertyIds.toString(VehiclePropertyIds.SEAT_LUMBAR_SIDE_SUPPORT_POS)); in testToString()
251 mProps.put(VehicleProperty.SEAT_LUMBAR_SIDE_SUPPORT_POS, new Pair<>( in PropertyHalServiceIds()