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

/frameworks/support/v4/java/android/support/v4/view/
H A DMotionEventCompat.java366 * Synonym for {@link MotionEvent#AXIS_RELATIVE_Y}.
368 public static final int AXIS_RELATIVE_Y = 28; field in class:MotionEventCompat
/frameworks/base/core/java/android/view/
H A DMotionEvent.java1024 public static final int AXIS_RELATIVE_Y = 28; field in class:MotionEvent
1238 names.append(AXIS_RELATIVE_Y, "AXIS_REALTIVE_Y");

Completed in 88 milliseconds