Home
last modified time | relevance | path

Searched refs:AXIS_TOUCH_MAJOR (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DMotionEvent.java718 public static final int AXIS_TOUCH_MAJOR = 4; field in MotionEvent
1412 names.append(AXIS_TOUCH_MAJOR, "AXIS_TOUCH_MAJOR"); in names.append() argument
1467 AXIS_TOUCH_MAJOR,
2648 return nativeGetAxisValue(mNativePtr, AXIS_TOUCH_MAJOR, 0, HISTORY_CURRENT); in getTouchMajor()
2831 return nativeGetAxisValue(mNativePtr, AXIS_TOUCH_MAJOR, pointerIndex, HISTORY_CURRENT); in getTouchMajor()
3300 return nativeGetAxisValue(mNativePtr, AXIS_TOUCH_MAJOR, 0, pos); in getHistoricalTouchMajor()
3467 return nativeGetAxisValue(mNativePtr, AXIS_TOUCH_MAJOR, pointerIndex, pos); in getHistoricalTouchMajor()
4510 case AXIS_TOUCH_MAJOR: in getAxisValue()
4562 case AXIS_TOUCH_MAJOR: in setAxisValue()
DInputDevice.java429 public static final int MOTION_RANGE_TOUCH_MAJOR = MotionEvent.AXIS_TOUCH_MAJOR;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33028 field public static final int AXIS_TOUCH_MAJOR = 4; // 0x4
/frameworks/base/core/api/
Dcurrent.txt51930 field public static final int AXIS_TOUCH_MAJOR = 4; // 0x4