Home | History | Annotate | Download | only in view

Lines Matching defs:getMotionRange

91      * Use {@link #getMotionRange} to query the range of the pointing device.  Some devices permit
105 * Use {@link #getMotionRange} to query the range of motion.
116 * Use {@link #getMotionRange} to query the range of positions.
125 * Use {@link #getMotionRange} to query the range of positions.
239 * @see #getMotionRange
248 * @see #getMotionRange
257 * @see #getMotionRange
266 * @see #getMotionRange
275 * @see #getMotionRange
284 * @see #getMotionRange
293 * @see #getMotionRange
302 * @see #getMotionRange
311 * @see #getMotionRange
528 * {@link #getMotionRange(int, int)}.
537 public MotionRange getMotionRange(int axis) {
562 public MotionRange getMotionRange(int axis, int source) {
577 * @see #getMotionRange(int, int)
617 * @see InputDevice#getMotionRange(int)