HomeSort by relevance Sort by last modified time
    Searched refs:getMotionRange (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/view/
InputDevice.java 76 * Use {@link #getMotionRange} to query the range of the pointing device. Some devices permit
90 * Use {@link #getMotionRange} to query the range of motion.
101 * Use {@link #getMotionRange} to query the range of positions.
110 * Use {@link #getMotionRange} to query the range of positions.
196 * @see #getMotionRange
205 * @see #getMotionRange
214 * @see #getMotionRange
223 * @see #getMotionRange
232 * @see #getMotionRange
241 * @see #getMotionRange
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameView.java 267 final InputDevice.MotionRange range = device.getMotionRange(axis, event.getSource());
  /frameworks/base/include/ui/
Input.h 819 const MotionRange* getMotionRange(int32_t axis, uint32_t source) const;
  /frameworks/base/libs/ui/
Input.cpp     [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp     [all...]
  /prebuilt/sdk/14/
android.jar 

Completed in 168 milliseconds