Searched refs:MIRROR_Z_MOVE (Results 1 – 8 of 8) sorted by relevance
1234 public static final int MIRROR_Z_MOVE = 339741505; field in VehiclePropertyIds2007 case MIRROR_Z_MOVE: in toString()
43 VehiclePropertyIds.MIRROR_Z_MOVE, in PropertyPermissionMapping()
90 MissingPermission: android.car.VehiclePropertyIds#MIRROR_Z_MOVE:91 …r.PERMISSION_CONTROL_CAR_MIRRORS required by field VehiclePropertyIds.MIRROR_Z_MOVE is hidden or r…
312 …"android.car.permission.CONTROL_CAR_MIRRORS") public static final int MIRROR_Z_MOVE = 339741505; /…
75 mProps.add(VehiclePropertyIds.MIRROR_Z_MOVE); in initAllPropertyIds()
234 VehiclePropertyIds.toString(VehiclePropertyIds.MIRROR_Z_MOVE)); in testToString()
179 mProps.put(VehicleProperty.MIRROR_Z_MOVE, new Pair<>( in PropertyHalServiceIds()