Home
last modified time | relevance | path

Searched refs:getMotionRanges (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_InputDevice.cpp71 const std::vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in android_view_InputDevice_create()
/frameworks/native/include/input/
DInputDevice.h125 inline const std::vector<MotionRange>& getMotionRanges() const { in getMotionRanges() function
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp85 const std::vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in dump()
/frameworks/base/core/java/android/view/
DInputDevice.java739 public List<MotionRange> getMotionRanges() { in getMotionRanges() method in InputDevice
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1332 ASSERT_EQ(size_t(0), inputDevices[0].getMotionRanges().size()); in TEST_F()
1341 ASSERT_EQ(size_t(0), inputDevices[0].getMotionRanges().size()); in TEST_F()
/frameworks/base/config/
Dboot-image-profile.txt42662 HSPLandroid/view/InputDevice;->getMotionRanges()Ljava/util/List;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32252 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();
/frameworks/base/non-updatable-api/
Dcurrent.txt50205 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();
/frameworks/base/api/
Dcurrent.txt50349 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();