Class android.view.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.
 
 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.