Uses of Class
android.view.InputDevice.MotionRange

Packages that use InputDevice.MotionRange
android.view   
 

Uses of InputDevice.MotionRange in android.view
 

Methods in android.view that return InputDevice.MotionRange
 InputDevice.MotionRange InputDevice.getMotionRange(int axis)
           
 InputDevice.MotionRange InputDevice.getMotionRange(int axis, int source)
           
 

Methods in android.view that return types with arguments of type InputDevice.MotionRange
 List<InputDevice.MotionRange> InputDevice.getMotionRanges()
           
 



Copyright © 2008-2012. All Rights Reserved.