Searched refs:getMotionRange (Results 1 – 7 of 7) sorted by relevance
101 const MotionRange* getMotionRange(int32_t axis, uint32_t source) const;
185 const InputDeviceInfo::MotionRange* InputDeviceInfo::getMotionRange( in getMotionRange() function in android::InputDeviceInfo
697 public MotionRange getMotionRange(int axis) { in getMotionRange() method in InputDevice722 public MotionRange getMotionRange(int axis, int source) { in getMotionRange() method in InputDevice
6279 InputDevice.MotionRange xRange = device.getMotionRange(MotionEvent.AXIS_X);6280 InputDevice.MotionRange yRange = device.getMotionRange(MotionEvent.AXIS_Y);
588 device.getMotionRange(MotionEvent.AXIS_GENERIC_1) != null; in onPointerEvent()
1852 const InputDeviceInfo::MotionRange* range = info.getMotionRange(axis, source); in assertMotionRange()2448 ASSERT_EQ(nullptr, info.getMotionRange(AINPUT_MOTION_RANGE_X, AINPUT_SOURCE_MOUSE)); in TEST_F()2449 ASSERT_EQ(nullptr, info.getMotionRange(AINPUT_MOTION_RANGE_Y, AINPUT_SOURCE_MOUSE)); in TEST_F()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...