Searched refs:temperature (Results 1 – 18 of 18) sorted by relevance
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_environment.jd | 38 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 …]
|
D | index.jd | 4 …to your app, from GPS or network location to accelerometer, gyroscope, temperature, barometer, and…
|
D | sensors_overview.jd | 59 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 (°C). See note below.</td> 212 <td>Measures the temperature of the device in degrees Celsius (°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
|
D | sensors_position.jd | 359 and temperature compensation are still applied to the magnetic field. The uncalibrated magnetometer
|
D | sensors_motion.jd | 422 and temperature compensation are still applied to the rate of rotation. The uncalibrated
|
/frameworks/native/include/android/ |
D | sensor.h | 237 float temperature; member
|
/frameworks/base/docs/html/ndk/reference/ |
D | struct_a_sensor_event.jd | 38 …="el" href="struct_a_sensor_event.html#afc1d28cfbce795d6ea954ebe725241f5">temperature</a></td></tr> 270 <td class="memname">float temperature</td>
|
D | functions.jd | 232 <li>temperature
|
D | functions_vars.jd | 232 <li>temperature
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 8 2722 battery_level (level|1|6),(voltage|1|1),(temperature|1|1)
|
/frameworks/base/docs/html/design/wear/ |
D | watchfaces.jd | 265 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/ |
D | uses-feature-element.jd | 999 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/ |
D | android-4.0.jd | 1080 <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/ |
D | api-overview.jd | 921 temperature limits. This fluctuation presents a moving target for app
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 12405 …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/ |
D | current.txt | 13521 …ic static final deprecated java.lang.String STRING_TYPE_TEMPERATURE = "android.sensor.temperature"; 28176 field public static final java.lang.String EXTRA_TEMPERATURE = "temperature";
|
D | test-current.txt | 13534 …ic static final deprecated java.lang.String STRING_TYPE_TEMPERATURE = "android.sensor.temperature"; 28245 field public static final java.lang.String EXTRA_TEMPERATURE = "temperature";
|
D | system-current.txt | 13963 …ic static final deprecated java.lang.String STRING_TYPE_TEMPERATURE = "android.sensor.temperature"; 30616 field public static final java.lang.String EXTRA_TEMPERATURE = "temperature";
|