Searched refs:HVAC_MAX_DEFROST_ON (Results 1 – 8 of 8) sorted by relevance
855 public static final int HVAC_MAX_DEFROST_ON = 354419975; field in VehiclePropertyIds1949 case HVAC_MAX_DEFROST_ON: in toString()
89 VehiclePropertyIds.HVAC_MAX_DEFROST_ON, in PropertyPermissionMapping()
62 MissingPermission: android.car.VehiclePropertyIds#HVAC_MAX_DEFROST_ON:63 …ERMISSION_CONTROL_CAR_CLIMATE required by field VehiclePropertyIds.HVAC_MAX_DEFROST_ON is hidden o…
281 …droid.car.permission.CONTROL_CAR_CLIMATE") public static final int HVAC_MAX_DEFROST_ON = 354419975…
121 mProps.add(VehiclePropertyIds.HVAC_MAX_DEFROST_ON); in initAllPropertyIds()
182 VehiclePropertyIds.toString(VehiclePropertyIds.HVAC_MAX_DEFROST_ON)); in testToString()
316 mProps.put(VehicleProperty.HVAC_MAX_DEFROST_ON, new Pair<>( in PropertyHalServiceIds()