Home
last modified time | relevance | path

Searched refs:temperature (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_environment.jd38 ambient temperature near an Android-powered device. All four environment sensors are hardware-based
47 value for each data event. For example, the temperature in °C or the pressure in hPa.
65 <td>Ambient air temperature.</td>
89 <td>Device temperature.<sup>1</sup></td>
98 <p>The raw data you acquire from the light, pressure, and temperature sensors usually requires no
159 the light, pressure, and temperature sensors. However, if a device has both a humidity sensor
160 ({@link android.hardware.Sensor#TYPE_RELATIVE_HUMIDITY}) and a temperature sensor ({@link
166 <p>The dew point is the temperature at which a given volume of air must be cooled, at constant
179 <li>t<sub>d</sub> = dew point temperature in degrees C</li>
180 <li>t = actual temperature in degrees C</li>
[all …]
Dindex.jd4 …to your app, from GPS or network location to accelerometer, gyroscope, temperature, barometer, and…
Dsensors_overview.jd59 device's temperature sensor and humidity sensor to calculate and report the dewpoint, or a travel
72 <p>These sensors measure various environmental parameters, such as ambient air temperature
134 <td>Measures the ambient room temperature in degrees Celsius (&deg;C). See note below.</td>
212 <td>Measures the temperature of the device in degrees Celsius (&deg;C). This sensor
645 as appropriate. For example, a navigation application might use the temperature sensor,
646 pressure sensor, GPS sensor, and geomagnetic field sensor to display the temperature, barometric
Dsensors_position.jd359 and temperature compensation are still applied to the magnetic field. The uncalibrated magnetometer
Dsensors_motion.jd422 and temperature compensation are still applied to the rate of rotation. The uncalibrated
/frameworks/native/include/android/
Dsensor.h237 float temperature; member
/frameworks/base/docs/html/ndk/reference/
Dstruct_a_sensor_event.jd38 …="el" href="struct_a_sensor_event.html#afc1d28cfbce795d6ea954ebe725241f5">temperature</a></td></tr>
270 <td class="memname">float temperature</td>
Dfunctions.jd232 <li>temperature
Dfunctions_vars.jd232 <li>temperature
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags8 2722 battery_level (level|1|6),(voltage|1|1),(temperature|1|1)
/frameworks/base/docs/html/design/wear/
Dwatchfaces.jd265 watch face as a clock with an indication of the current temperature in degrees overlayed,
266 you might design a watch face that describes how the temperature will change over the
/frameworks/base/docs/html/guide/topics/manifest/
Duses-feature-element.jd999 The app uses the device's ambient (environmental) temperature sensor. For
1000 example, a weather app could report indoor or outdoor temperature.
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd1080 <li>{@link android.hardware.Sensor#TYPE_AMBIENT_TEMPERATURE}: A temperature sensor that provides
1081 the ambient (room) temperature in degrees Celsius.</li>
1090 <p>The previous temperature sensor, {@link android.hardware.Sensor#TYPE_TEMPERATURE}, has been
/frameworks/base/docs/html/preview/
Dapi-overview.jd921 temperature limits. This fluctuation presents a moving target for app
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12405 …ic static final deprecated java.lang.String STRING_TYPE_TEMPERATURE = "android.sensor.temperature";
21384 field public static final java.lang.String EXTRA_TEMPERATURE = "temperature";
/frameworks/base/api/
Dcurrent.txt13521 …ic static final deprecated java.lang.String STRING_TYPE_TEMPERATURE = "android.sensor.temperature";
28176 field public static final java.lang.String EXTRA_TEMPERATURE = "temperature";
Dtest-current.txt13534 …ic static final deprecated java.lang.String STRING_TYPE_TEMPERATURE = "android.sensor.temperature";
28245 field public static final java.lang.String EXTRA_TEMPERATURE = "temperature";
Dsystem-current.txt13963 …ic static final deprecated java.lang.String STRING_TYPE_TEMPERATURE = "android.sensor.temperature";
30616 field public static final java.lang.String EXTRA_TEMPERATURE = "temperature";