Searched refs:getMotionRanges (Results 1 – 9 of 9) sorted by relevance
71 const std::vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in android_view_InputDevice_create()
125 inline const std::vector<MotionRange>& getMotionRanges() const { in getMotionRanges() function
85 const std::vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges(); in dump()
739 public List<MotionRange> getMotionRanges() { in getMotionRanges() method in InputDevice
1332 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()
42662 HSPLandroid/view/InputDevice;->getMotionRanges()Ljava/util/List;
32252 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();
50205 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();
50349 method public java.util.List<android.view.InputDevice.MotionRange> getMotionRanges();