Searched refs:FOG_LIGHTS_SWITCH (Results 1 – 8 of 8) sorted by relevance
1583 public static final int FOG_LIGHTS_SWITCH = 289410578; field in VehiclePropertyIds2101 case FOG_LIGHTS_SWITCH: in toString()
161 VehiclePropertyIds.FOG_LIGHTS_SWITCH, in PropertyPermissionMapping()
28 MissingPermission: android.car.VehiclePropertyIds#FOG_LIGHTS_SWITCH:29 …ISSION_CONTROL_EXTERIOR_LIGHTS required by field VehiclePropertyIds.FOG_LIGHTS_SWITCH is hidden or…
258 …ar.permission.CONTROL_CAR_EXTERIOR_LIGHTS") public static final int FOG_LIGHTS_SWITCH = 289410578;…
506 mProps.put(VehicleProperty.FOG_LIGHTS_SWITCH, new Pair<>( in PropertyHalServiceIds()590 mPropToValidValue.put(VehicleProperty.FOG_LIGHTS_SWITCH, VEHICLE_LIGHT_SWITCH); in PropertyHalServiceIds()
186 mProps.add(VehiclePropertyIds.FOG_LIGHTS_SWITCH); in initAllPropertyIds()
322 VehiclePropertyIds.toString(VehiclePropertyIds.FOG_LIGHTS_SWITCH)); in testToString()