Home
last modified time | relevance | path

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

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
H A DRotationVectorTestActivity.java66 private static final int GEOMAGNETIC_ROTATION_VECTOR_INDEX = 1; field in RotationVectorTestActivity
81 && mSensor[GEOMAGNETIC_ROTATION_VECTOR_INDEX] == null in activitySetUp()
155 GEOMAGNETIC_ROTATION_VECTOR_INDEX, in testGeomagneticRotationVector()
170 mSensor[GEOMAGNETIC_ROTATION_VECTOR_INDEX] = in onCreate()
218 mLastEvent[GEOMAGNETIC_ROTATION_VECTOR_INDEX] = event.values.clone(); in onSensorChanged()