Searched refs:hasArea (Results 1 – 9 of 9) sorted by relevance
134 assertThat(property.hasArea(areaId)).isTrue(); in checkIntMinMax()144 assertThat(property.hasArea(0x1 << i)).isFalse(); in checkIntMinMax()159 assertThat(property.hasArea(areaId)).isTrue(); in checkFloatMinMax()171 assertThat(property.hasArea(0x1 << i)).isFalse(); in checkFloatMinMax()
138 assertThat(property.hasArea(areId)).isTrue(); in checkIntMinMax()148 assertThat(property.hasArea(0x1 << i)).isFalse(); in checkIntMinMax()
431 if (prop.hasArea(VehicleAreaSeat.SEAT_ROW_1_LEFT | VehicleAreaSeat.SEAT_ROW_2_LEFT in configureTempSetpoint()437 if (prop.hasArea(VehicleAreaSeat.SEAT_ROW_1_RIGHT | VehicleAreaSeat.SEAT_ROW_2_RIGHT)) { in configureTempSetpoint()538 if (prop1.hasArea(VehicleAreaWindow.WINDOW_FRONT_WINDSHIELD)) { in configureDefrosterOn()546 if (prop1.hasArea(VehicleAreaWindow.WINDOW_REAR_WINDSHIELD)) { in configureDefrosterOn()
342 public boolean hasArea(int areaId) { in hasArea() method in CarPropertyConfig
265 android.car.hardware CarPropertyConfig boolean hasArea(int areaId)
349 android.car.hardware CarPropertyConfig boolean hasArea(int areaId)
291 android.car.hardware CarPropertyConfig boolean hasArea(int areaId)
1241 method TIRAMISU_0 @hiddenOnly boolean hasArea(int areaId);