Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1078 public static final int AXIS_GENERIC_1 = 32; field in MotionEvent
1282 names.append(AXIS_GENERIC_1, "AXIS_GENERIC_1"); in names.append() argument