Searched refs:SEAT_LUMBAR_FORE_AFT_POS (Results 1 – 8 of 8) sorted by relevance
1400 public static final int SEAT_LUMBAR_FORE_AFT_POS = 356518801; field in VehiclePropertyIds2051 case SEAT_LUMBAR_FORE_AFT_POS: in toString()
66 VehiclePropertyIds.SEAT_LUMBAR_FORE_AFT_POS, in PropertyPermissionMapping()
144 MissingPermission: android.car.VehiclePropertyIds#SEAT_LUMBAR_FORE_AFT_POS:145 …RMISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_LUMBAR_FORE_AFT_POS is hidden…
349 …roid.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_LUMBAR_FORE_AFT_POS = 3565188…
97 mProps.add(VehiclePropertyIds.SEAT_LUMBAR_FORE_AFT_POS); in initAllPropertyIds()
275 VehiclePropertyIds.toString(VehiclePropertyIds.SEAT_LUMBAR_FORE_AFT_POS)); in testToString()
245 mProps.put(VehicleProperty.SEAT_LUMBAR_FORE_AFT_POS, new Pair<>( in PropertyHalServiceIds()