No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 14 |
| From Level: | 13 |
| Generated | 2011.10.06 23:19 |
MotionEvent | Removed Methods | |
|---|---|
MotionEvent obtain(
long,
long
|
|
| Added Methods | |
|---|---|
int
getButtonState()
|
|
void
getPointerProperties(
int,
PointerProperties
|
|
int
getToolType(
int)
|
|
MotionEvent
obtain(
long,
long
|
|
MotionEvent
obtain(
long,
long
|
|
| Added Fields | |
|---|---|
int
ACTION_HOVER_ENTER
|
|
int
ACTION_HOVER_EXIT
|
|
int
AXIS_DISTANCE
|
|
int
AXIS_TILT
|
|
int
BUTTON_BACK
|
|
int
BUTTON_FORWARD
|
|
int
BUTTON_PRIMARY
|
|
int
BUTTON_SECONDARY
|
|
int
BUTTON_TERTIARY
|
|
int
INVALID_POINTER_ID
|
|
int
TOOL_TYPE_ERASER
|
|
int
TOOL_TYPE_FINGER
|
|
int
TOOL_TYPE_MOUSE
|
|
int
TOOL_TYPE_STYLUS
|
|
int
TOOL_TYPE_UNKNOWN
|
|