Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1234 public static final int AXIS_GENERIC_6 = 37; field in MotionEvent
1462 names.append(AXIS_GENERIC_6, "AXIS_GENERIC_6"); in names.append() argument