Searched refs:MIRROR_Y_MOVE (Results 1 – 8 of 8) sorted by relevance
1248 public static final int MIRROR_Y_MOVE = 339741507; field in VehiclePropertyIds2011 case MIRROR_Y_MOVE: in toString()
45 VehiclePropertyIds.MIRROR_Y_MOVE, in PropertyPermissionMapping()
86 MissingPermission: android.car.VehiclePropertyIds#MIRROR_Y_MOVE:87 …r.PERMISSION_CONTROL_CAR_MIRRORS required by field VehiclePropertyIds.MIRROR_Y_MOVE is hidden or r…
310 …"android.car.permission.CONTROL_CAR_MIRRORS") public static final int MIRROR_Y_MOVE = 339741507; /…
77 mProps.add(VehiclePropertyIds.MIRROR_Y_MOVE); in initAllPropertyIds()
237 VehiclePropertyIds.toString(VehiclePropertyIds.MIRROR_Y_MOVE)); in testToString()
185 mProps.put(VehicleProperty.MIRROR_Y_MOVE, new Pair<>( in PropertyHalServiceIds()