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

/frameworks/support/compat/java/android/support/v4/view/
H A DMotionEventCompat.java426 * Synonym for {@link MotionEvent#AXIS_GENERIC_14}.
428 * @deprecated Use {@link MotionEvent#AXIS_GENERIC_14} directly.
431 public static final int AXIS_GENERIC_14 = 45; field in class:MotionEventCompat
/frameworks/base/core/java/android/view/
H A DMotionEvent.java1205 public static final int AXIS_GENERIC_14 = 45; field in class:MotionEvent
1279 names.append(AXIS_GENERIC_14, "AXIS_GENERIC_14");

Completed in 15 milliseconds