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

  /frameworks/base/core/java/android/view/
MotionEvent.java 505 * {@link #AXIS_TOUCH_MAJOR} or {@link #AXIS_TOOL_MAJOR}.
535 public static final int AXIS_TOUCH_MAJOR = 4;
    [all...]
InputDevice.java 230 * Constant for retrieving the range of values for {@link MotionEvent#AXIS_TOUCH_MAJOR}.
233 * @deprecated Use {@link MotionEvent#AXIS_TOUCH_MAJOR} instead.
236 public static final int MOTION_RANGE_TOUCH_MAJOR = MotionEvent.AXIS_TOUCH_MAJOR;
  /prebuilt/sdk/14/
android.jar 

Completed in 259 milliseconds