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

  /cts/tests/tests/view/src/android/view/cts/
MotionEventTest.java 629 coords.setAxisValue(MotionEvent.AXIS_GENERIC_1, 10);
641 assertEquals(10f, coords.getAxisValue(MotionEvent.AXIS_GENERIC_1));
655 coords.setAxisValue(MotionEvent.AXIS_GENERIC_1, 10);
668 assertEquals(10f, coords.getAxisValue(MotionEvent.AXIS_GENERIC_1));
  /frameworks/base/core/java/android/view/
MotionEvent.java     [all...]
  /prebuilt/sdk/14/
android.jar 

Completed in 19 milliseconds