Searched defs:addMotionRange (Results 1 – 3 of 3) sorted by relevance
174 void InputDeviceInfo::addMotionRange(int32_t axis, uint32_t source, float min, float max, in addMotionRange() function in android::InputDeviceInfo180 void InputDeviceInfo::addMotionRange(const MotionRange& range) { in addMotionRange() function in android::InputDeviceInfo
34 jmethodID addMotionRange; member
568 private void addMotionRange(int axis, int source, in addMotionRange() method in InputDevice