Searched refs:SEAT_HEADREST_HEIGHT_MOVE (Results 1 – 8 of 8) sorted by relevance
1435 public static final int SEAT_HEADREST_HEIGHT_MOVE = 356518806; field in VehiclePropertyIds2061 case SEAT_HEADREST_HEIGHT_MOVE: in toString()
71 VehiclePropertyIds.SEAT_HEADREST_HEIGHT_MOVE, in PropertyPermissionMapping()
134 MissingPermission: android.car.VehiclePropertyIds#SEAT_HEADREST_HEIGHT_MOVE:135 …RMISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_HEADREST_HEIGHT_MOVE is hidde…
344 …roid.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_HEADREST_HEIGHT_MOVE = 356518…
102 mProps.add(VehiclePropertyIds.SEAT_HEADREST_HEIGHT_MOVE); in initAllPropertyIds()
285 VehiclePropertyIds.toString(VehiclePropertyIds.SEAT_HEADREST_HEIGHT_MOVE)); in testToString()
260 mProps.put(VehicleProperty.SEAT_HEADREST_HEIGHT_MOVE, new Pair<>( in PropertyHalServiceIds()