Home
last modified time | relevance | path

Searched refs:RELATIVE_HUMIDITY (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/native/services/sensorservice/
H A DSensorDeviceUtils.cpp53 case SensorTypeV2_1::RELATIVE_HUMIDITY: in quantizeSensorEventValues()
/aosp12/hardware/interfaces/sensors/1.0/default/
H A Dconvert.cpp134 case SensorType::RELATIVE_HUMIDITY: in convertFromSensorEvent()
268 case SensorType::RELATIVE_HUMIDITY: in convertToSensorEvent()
/aosp12/frameworks/native/include/input/
H A DInputDevice.h81 RELATIVE_HUMIDITY = ASENSOR_TYPE_RELATIVE_HUMIDITY, enumerator
/aosp12/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
H A DSensorsHidlTestBase.h85 CHECK_TYPE_STRING_FOR_SENSOR_TYPE(RELATIVE_HUMIDITY); in assertTypeMatchStringType()
125 case SensorTypeT::RELATIVE_HUMIDITY: in expectedReportModeForType()
/aosp12/hardware/interfaces/sensors/common/default/2.X/
H A DSensor.cpp350 mSensorInfo.type = SensorType::RELATIVE_HUMIDITY; in RelativeHumiditySensor()
/aosp12/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/
H A DSensor.cpp331 mSensorInfo.type = SensorType::RELATIVE_HUMIDITY; in RelativeHumiditySensor()
/aosp12/frameworks/native/libs/input/
H A DKeyLayoutMap.cpp58 {SENSOR_ENTRY(InputDeviceSensorType::RELATIVE_HUMIDITY)},
/aosp12/hardware/interfaces/sensors/1.0/
H A Dtypes.hal251 * RELATIVE_HUMIDITY
259 RELATIVE_HUMIDITY = 12,
1207 * SensorType::RELATIVE_HUMIDITY, SensorType::AMBIENT_TEMPERATURE,