HomeSort by relevance Sort by last modified time
    Searched refs:SENSOR_TYPE_RELATIVE_HUMIDITY (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/tests/nusensors/
nusensors.cpp 53 case SENSOR_TYPE_RELATIVE_HUMIDITY:
160 case SENSOR_TYPE_RELATIVE_HUMIDITY:
  /hardware/libhardware/include/hardware/
sensors.h 442 * SENSOR_TYPE_RELATIVE_HUMIDITY
450 #define SENSOR_TYPE_RELATIVE_HUMIDITY (12)
    [all...]
  /device/generic/goldfish/sensors/
sensors_qemu.c 367 events[ID_HUMIDITY].type = SENSOR_TYPE_RELATIVE_HUMIDITY;
647 .type = SENSOR_TYPE_RELATIVE_HUMIDITY,
  /frameworks/native/libs/gui/
Sensor.cpp 159 case SENSOR_TYPE_RELATIVE_HUMIDITY:

Completed in 52 milliseconds