Searched refs:HVAC_FAN_DIRECTION_AVAILABLE (Results 1 – 8 of 8) sorted by relevance
930 public static final int HVAC_FAN_DIRECTION_AVAILABLE = 356582673; field in VehiclePropertyIds1969 case HVAC_FAN_DIRECTION_AVAILABLE: in toString()
99 VehiclePropertyIds.HVAC_FAN_DIRECTION_AVAILABLE, in PropertyPermissionMapping()
56 MissingPermission: android.car.VehiclePropertyIds#HVAC_FAN_DIRECTION_AVAILABLE:57 …SION_CONTROL_CAR_CLIMATE required by field VehiclePropertyIds.HVAC_FAN_DIRECTION_AVAILABLE is hidd…
278 ….car.permission.CONTROL_CAR_CLIMATE") public static final int HVAC_FAN_DIRECTION_AVAILABLE = 35658…
346 mProps.put(VehicleProperty.HVAC_FAN_DIRECTION_AVAILABLE, new Pair<>( in PropertyHalServiceIds()599 mPropToValidBitFlag.put(VehicleProperty.HVAC_FAN_DIRECTION_AVAILABLE, in PropertyHalServiceIds()
131 mProps.add(VehiclePropertyIds.HVAC_FAN_DIRECTION_AVAILABLE); in initAllPropertyIds()
200 VehiclePropertyIds.toString(VehiclePropertyIds.HVAC_FAN_DIRECTION_AVAILABLE)); in testToString()