Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1089 public static final int AXIS_GENERIC_2 = 33; field in MotionEvent
1283 names.append(AXIS_GENERIC_2, "AXIS_GENERIC_2"); in names.append() argument