Searched refs:SEAT_HEIGHT_POS (Results 1 – 8 of 8) sorted by relevance
1358 public static final int SEAT_HEIGHT_POS = 356518795; field in VehiclePropertyIds2039 case SEAT_HEIGHT_POS: in toString()
60 VehiclePropertyIds.SEAT_HEIGHT_POS, in PropertyPermissionMapping()
140 MissingPermission: android.car.VehiclePropertyIds#SEAT_HEIGHT_POS:141 …ar.PERMISSION_CONTROL_CAR_SEATS required by field VehiclePropertyIds.SEAT_HEIGHT_POS is hidden or …
347 …("android.car.permission.CONTROL_CAR_SEATS") public static final int SEAT_HEIGHT_POS = 356518795; …
91 mProps.add(VehiclePropertyIds.SEAT_HEIGHT_POS); in initAllPropertyIds()
263 VehiclePropertyIds.toString(VehiclePropertyIds.SEAT_HEIGHT_POS)); in testToString()
227 mProps.put(VehicleProperty.SEAT_HEIGHT_POS, new Pair<>( in PropertyHalServiceIds()