HomeSort by relevance Sort by last modified time
    Searched full:geomagneticfield (Results 1 - 12 of 12) sorted by null

  /cts/tests/tests/hardware/src/android/hardware/cts/
GeomagneticFieldTest.java 24 import android.hardware.GeomagneticField;
29 @TestTargetClass(GeomagneticField.class)
40 method = "GeomagneticField",
80 GeomagneticField geomagneticField = new GeomagneticField(LATITUDE_OF_CHENGDU,
86 assertEquals(-1.867f, geomagneticField.getDeclination(), 0.1f);
87 assertEquals(47.133f, geomagneticField.getInclination(), 1.0f);
88 assertEquals(50375.6f, geomagneticField.getFieldStrength(), 100.0f);
89 assertEquals(34269.3f, geomagneticField.getHorizontalStrength(), 100.0f)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
pkg_android.hardware.html 84 <A NAME="GeomagneticField"></A>
85 <nobr><A HREF="../../../../reference/android/hardware/GeomagneticField.html" target="_top"><code>GeomagneticField</code></A></nobr>
classes_index_additions.html 145 <A HREF="pkg_android.hardware.html#GeomagneticField" class="hiddenlink" target="rightframe"><b>GeomagneticField</b></A><br>
classes_index_all.html 311 <A HREF="pkg_android.hardware.html#GeomagneticField" class="hiddenlink" target="rightframe"><b>GeomagneticField</b></A><br>
    [all...]
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 33 public class GeomagneticField {
135 public GeomagneticField(float gdLatitudeDeg,
SensorEvent.java 431 * @see GeomagneticField
SensorManager.java     [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/
missingSinces.txt 16 NO DOC BLOCK: android.hardware.GeomagneticField Class
    [all...]
user_comments_for_2_to_3.xml     [all...]
  /frameworks/base/docs/html/
sitemap.txt     [all...]

Completed in 438 milliseconds