Searched refs:HIGH_BEAM_LIGHTS_STATE (Results 1 – 8 of 8) sorted by relevance
1548 public static final int HIGH_BEAM_LIGHTS_STATE = 289410561; field in VehiclePropertyIds2091 case HIGH_BEAM_LIGHTS_STATE: in toString()
155 VehiclePropertyIds.HIGH_BEAM_LIGHTS_STATE, in PropertyPermissionMapping()
38 MissingPermission: android.car.VehiclePropertyIds#HIGH_BEAM_LIGHTS_STATE:39 ….PERMISSION_EXTERIOR_LIGHTS required by field VehiclePropertyIds.HIGH_BEAM_LIGHTS_STATE is hidden …
269 …oid.car.permission.CAR_EXTERIOR_LIGHTS") public static final int HIGH_BEAM_LIGHTS_STATE = 28941056…
491 mProps.put(VehicleProperty.HIGH_BEAM_LIGHTS_STATE, new Pair<>( in PropertyHalServiceIds()582 mPropToValidValue.put(VehicleProperty.HIGH_BEAM_LIGHTS_STATE, VEHICLE_LIGHT_STATE); in PropertyHalServiceIds()
181 mProps.add(VehiclePropertyIds.HIGH_BEAM_LIGHTS_STATE); in initAllPropertyIds()
312 VehiclePropertyIds.toString(VehiclePropertyIds.HIGH_BEAM_LIGHTS_STATE)); in testToString()