Searched refs:HVAC_RECIRC_ON (Results 1 – 8 of 8) sorted by relevance
862 public static final int HVAC_RECIRC_ON = 354419976; field in VehiclePropertyIds1951 case HVAC_RECIRC_ON: in toString()
90 VehiclePropertyIds.HVAC_RECIRC_ON, in PropertyPermissionMapping()
66 MissingPermission: android.car.VehiclePropertyIds#HVAC_RECIRC_ON:67 ….PERMISSION_CONTROL_CAR_CLIMATE required by field VehiclePropertyIds.HVAC_RECIRC_ON is hidden or r…
283 …android.car.permission.CONTROL_CAR_CLIMATE") public static final int HVAC_RECIRC_ON = 354419976; /…
122 mProps.add(VehiclePropertyIds.HVAC_RECIRC_ON); in initAllPropertyIds()
184 VehiclePropertyIds.toString(VehiclePropertyIds.HVAC_RECIRC_ON)); in testToString()
319 mProps.put(VehicleProperty.HVAC_RECIRC_ON, new Pair<>( in PropertyHalServiceIds()