Searched refs:getMotionRanges (Results 1 – 10 of 10) sorted by relevance
113 inline const Vector<MotionRange>& getMotionRanges() const { in getMotionRanges() function
66 const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in android_view_InputDevice_create()
683 public List<MotionRange> getMotionRanges() { in getMotionRanges() method in InputDevice
45 NO DOC BLOCK: android.view.InputDevice Method getMotionRanges()
293 applications can use {@link android.view.InputDevice#getMotionRanges()294 getMotionRanges()} to query for all axes of a device or all axes of a given
174 {@link android.view.InputDevice#getMotionRanges()}. Then, on each
1033 ASSERT_EQ(size_t(0), inputDevices[0].getMotionRanges().size()); in TEST_F()1042 ASSERT_EQ(size_t(0), inputDevices[0].getMotionRanges().size()); in TEST_F()
883 const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in dump()
34487 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();
32254 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();