Searched defs:AXIS_GENERIC_2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v4/java/android/support/v4/view/
H A DMotionEventCompat.java347 * Synonym for {@link MotionEvent#AXIS_GENERIC_2}.
349 public static final int AXIS_GENERIC_2 = 33; field in class:MotionEventCompat
/frameworks/base/core/java/android/view/
H A DMotionEvent.java984 public static final int AXIS_GENERIC_2 = 33; field in class:MotionEvent
1175 names.append(AXIS_GENERIC_2, "AXIS_GENERIC_2");

Completed in 741 milliseconds