Searched refs:getMotionRanges (Results 1 – 11 of 11) sorted by relevance
103 inline const Vector<MotionRange>& getMotionRanges() const { in getMotionRanges() function
62 const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in android_view_InputDevice_create()
563 public List<MotionRange> getMotionRanges() { in getMotionRanges() method in InputDevice
45 NO DOC BLOCK: android.view.InputDevice Method getMotionRanges()
291 applications can use {@link android.view.InputDevice#getMotionRanges()292 getMotionRanges()} to query for all axes of a device or all axes of a given
1001 ASSERT_EQ(size_t(0), inputDevices[0].getMotionRanges().size()); in TEST_F()1010 ASSERT_EQ(size_t(0), inputDevices[0].getMotionRanges().size()); in TEST_F()
887 const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in dump()
21853 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();
21995 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();
23038 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();