Home
last modified time | relevance | path

Searched defs:addMotionRange (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputDevice.cpp36 jmethodID addMotionRange; member
/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java693 public Builder addMotionRange(int axis, int source, in addMotionRange() method in InputDevice.Builder
1099 private void addMotionRange(int axis, int source, in addMotionRange() method in InputDevice