Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1100 public static final int AXIS_GENERIC_3 = 34; field in MotionEvent
1284 names.append(AXIS_GENERIC_3, "AXIS_GENERIC_3"); in names.append() argument