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.java95 * Use {@link #getMotionRange} to query the range of the pointing device. Some devices permit
109 * Use {@link #getMotionRange} to query the range of motion.
120 * Use {@link #getMotionRange} to query the range of positions.
129 * Use {@link #getMotionRange} to query the range of positions.
243 * @see #getMotionRange
252 * @see #getMotionRange
261 * @see #getMotionRange
270 * @see #getMotionRange
279 * @see #getMotionRange
288 * @see #getMotionRange
605 public MotionRange getMotionRange(int axis) { method in class:InputDevice
630 public MotionRange getMotionRange(int axis, int source) { method in class:InputDevice
[all...]

Completed in 111 milliseconds