Class android.view.InputDevice
| Added Methods | |
|---|---|
MotionRange getMotionRange(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. |
|
