Searched refs:DEFROST (Results 1 – 13 of 13) sorted by relevance
50 public static final int DEFROST = 0x04; field in CarHvacFanDirection67 DEFROST,
31 public static final int DEFROST = 0x4; field in VehicleHvacFanDirection
68 assertThat(VehicleHvacFanDirection.DEFROST).isEqualTo(CarHvacManager.FAN_DIRECTION_DEFROST); in testHvacPosition()
116 private static final int FAN_DIRECTION_DEFROST = VehicleHvacFanDirection.DEFROST;
83 android.car VehicleHvacFanDirection int DEFROST
91 android.car VehicleHvacFanDirection int DEFROST
92 android.car VehicleHvacFanDirection int DEFROST
635 field TIRAMISU_0 int DEFROST = 0x4;1274 field TIRAMISU_0 int DEFROST = 0x04;
1051 field public static final int DEFROST = 4; // 0x4
1124 field public static final int DEFROST = 4; // 0x4
2458 UnflaggedApi: android.car.hardware.CarHvacFanDirection#DEFROST:2459 New API must be flagged with @FlaggedApi: field android.car.hardware.CarHvacFanDirection.DEFROST