Searched defs:getMotionRange (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/input/
H A DInputDevice.cpp159 const InputDeviceInfo::MotionRange* InputDeviceInfo::getMotionRange( function in class:android::InputDeviceInfo
/frameworks/base/core/java/android/view/
H A DInputDevice.java97 * Use {@link #getMotionRange} to query the range of the pointing device. Some devices permit
111 * Use {@link #getMotionRange} to query the range of motion.
122 * Use {@link #getMotionRange} to query the range of positions.
131 * Use {@link #getMotionRange} to query the range of positions.
253 * @see #getMotionRange
262 * @see #getMotionRange
271 * @see #getMotionRange
280 * @see #getMotionRange
289 * @see #getMotionRange
298 * @see #getMotionRange
641 public MotionRange getMotionRange(int axis) { method in class:InputDevice
666 public MotionRange getMotionRange(int axis, int source) { method in class:InputDevice
[all...]

Completed in 1769 milliseconds