Searched refs:SOURCE_ROTARY_ENCODER (Results 1 – 13 of 13) sorted by relevance
196 public static final int SOURCE_ROTARY_ENCODER = 0x00400000 | SOURCE_CLASS_NONE; field in InputDeviceCompat
64 MotionEventCompat.AXIS_SCROLL, 2, InputDeviceCompat.SOURCE_ROTARY_ENCODER); in rotaryEncoderVerticalScroll()77 MotionEventCompat.AXIS_SCROLL, 2, InputDeviceCompat.SOURCE_ROTARY_ENCODER); in rotaryEncoderHorizontalScroll()
272 public static final int SOURCE_ROTARY_ENCODER = 0x00400000 | SOURCE_CLASS_NONE; field in InputDevice
6479 || mEvent.isFromSource(InputDevice.SOURCE_ROTARY_ENCODER)); in shouldSkipIme()
740 } else if (event.isFromSource(InputDevice.SOURCE_ROTARY_ENCODER)) { in onGenericMotionEvent()
795 } else if (event.isFromSource(InputDevice.SOURCE_ROTARY_ENCODER)) { in onGenericMotionEvent()
4222 } else if (event.isFromSource(InputDevice.SOURCE_ROTARY_ENCODER)) { in onGenericMotionEvent()
3066 } else if ((event.getSource() & InputDeviceCompat.SOURCE_ROTARY_ENCODER) != 0) { in onGenericMotionEvent()
8289 field public static final int SOURCE_ROTARY_ENCODER = 4194304; // 0x400000
8448 field public static final int SOURCE_ROTARY_ENCODER = 4194304; // 0x400000
8437 field public static final int SOURCE_ROTARY_ENCODER = 4194304; // 0x400000
43975 field public static final int SOURCE_ROTARY_ENCODER = 4194304; // 0x400000
47514 field public static final int SOURCE_ROTARY_ENCODER = 4194304; // 0x400000