Searched refs:getMotionRanges (Results 1 – 8 of 8) sorted by relevance
71 const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in android_view_InputDevice_create()
115 inline const Vector<MotionRange>& getMotionRanges() const { in getMotionRanges() function
735 public List<MotionRange> getMotionRanges() { in getMotionRanges() method in InputDevice
1068 ASSERT_EQ(size_t(0), inputDevices[0].getMotionRanges().size()); in TEST_F()1077 ASSERT_EQ(size_t(0), inputDevices[0].getMotionRanges().size()); in TEST_F()
1026 const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in dump()
32252 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();
43935 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();
47474 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();