No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 12 |
| From Level: | 11 |
| Generated | 2011.04.03 13:48 |
InputDevice | Added Methods | |
|---|---|
MotionRange
getMotionRange(
int,
int
|
|
List<MotionRange>
getMotionRanges()
|
|
| Added Fields | |
|---|---|
int
SOURCE_CLASS_JOYSTICK
|
|
int
SOURCE_GAMEPAD
|
|
int
SOURCE_JOYSTICK
|
|
| Changed Fields | ||
|---|---|---|
int
MOTION_RANGE_ORIENTATION
|
Now deprecated. |
|
int
MOTION_RANGE_PRESSURE
|
Now deprecated. |
|
int
MOTION_RANGE_SIZE
|
Now deprecated. |
|
int
MOTION_RANGE_TOOL_MAJOR
|
Now deprecated. |
|
int
MOTION_RANGE_TOOL_MINOR
|
Now deprecated. |
|
int
MOTION_RANGE_TOUCH_MAJOR
|
Now deprecated. |
|
int
MOTION_RANGE_TOUCH_MINOR
|
Now deprecated. |
|
int
MOTION_RANGE_X
|
Now deprecated. |
|
int
MOTION_RANGE_Y
|
Now deprecated. |
|