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

  /frameworks/base/core/java/android/view/
InputDevice.java 429 private void addMotionRange(int axis, int source,
546 addMotionRange(axis, in.readInt(),
  /frameworks/base/include/ui/
Input.h 822 void addMotionRange(int32_t axis, uint32_t source,
824 void addMotionRange(const MotionRange& range);
  /frameworks/base/services/input/
InputReader.cpp     [all...]
  /frameworks/base/services/jni/
com_android_server_InputManager.cpp 95 jmethodID addMotionRange;
    [all...]
  /frameworks/base/libs/ui/
Input.cpp     [all...]

Completed in 279 milliseconds