Class android.view.MotionEvent
| Added Methods | |
|---|---|
| intfindPointerIndex(int) | |
| floatgetHistoricalPressure(int, | |
| floatgetHistoricalSize(int, | |
| floatgetHistoricalX(int, | |
| floatgetHistoricalY(int, | |
| intgetPointerCount() | |
| intgetPointerId(int) | |
| floatgetPressure(int) | |
| floatgetSize(int) | |
| floatgetX(int) | |
| floatgetY(int) | |
| MotionEventobtain(long, | |
| MotionEventobtainNoHistory(MotionEvent) | |
| Added Fields | |
|---|---|
| intACTION_MASK | |
| intACTION_POINTER_1_DOWN | |
| intACTION_POINTER_1_UP | |
| intACTION_POINTER_2_DOWN | |
| intACTION_POINTER_2_UP | |
| intACTION_POINTER_3_DOWN | |
| intACTION_POINTER_3_UP | |
| intACTION_POINTER_DOWN | |
| intACTION_POINTER_ID_MASK | |
| intACTION_POINTER_ID_SHIFT | |
| intACTION_POINTER_UP | |
