Searched refs:AXIS_GENERIC_9 (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v4/java/android/support/v4/view/
H A DMotionEventCompat.java382 * Synonym for {@link MotionEvent#AXIS_GENERIC_9}.
384 public static final int AXIS_GENERIC_9 = 40; field in class:MotionEventCompat
/frameworks/base/core/java/android/view/
H A DMotionEvent.java1061 public static final int AXIS_GENERIC_9 = 40; field in class:MotionEvent
1182 names.append(AXIS_GENERIC_9, "AXIS_GENERIC_9");

Completed in 73 milliseconds