Home
last modified time | relevance | path

Searched defs:AXIS_GENERIC_4 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DMotionEvent.java1111 public static final int AXIS_GENERIC_4 = 35; field in MotionEvent
1285 names.append(AXIS_GENERIC_4, "AXIS_GENERIC_4"); in names.append() argument