Searched refs:getMotionRanges (Results 1 – 9 of 9) sorted by relevance
421 public List<MotionRange> getMotionRanges() { in getMotionRanges() method in InputDevice
829 inline const Vector<MotionRange>& getMotionRanges() const { in getMotionRanges() function
45 NO DOC BLOCK: android.view.InputDevice Method getMotionRanges()
1239 const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in android_server_InputManager_nativeGetInputDevice()
397 applications can use {@link android.view.InputDevice#getMotionRanges()398 getMotionRanges()} to query for all axes of a device or all axes of a given
869 const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in dump()
1026 ASSERT_EQ(size_t(0), info.getMotionRanges().size()); in TEST_F()
21853 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();