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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
MotionIndicatorView.java 59 * enableAxis(RVCVRecordActivity.AXIS_ALL); //debug mode, show all three axis
151 * @param axis AXIS_X, AXIS_Y, AXIS_Z for x, y, z axis indicators, or AXIS_ALL for all three.
167 case RVCVRecordActivity.AXIS_ALL:
RVCVRecordActivity.java 75 public static final int AXIS_ALL = SensorManager.AXIS_X +
    [all...]

Completed in 63 milliseconds