Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputDevice.h125 inline const std::vector<MotionRange>& getMotionRanges() const { in getMotionRanges() function
/frameworks/base/core/java/android/view/
DInputDevice.java739 public List<MotionRange> getMotionRanges() { in getMotionRanges() method in InputDevice