Searched refs:SOURCE_CLASS_TRACKBALL (Results 1 – 8 of 8) sorted by relevance
119 public static final int SOURCE_CLASS_TRACKBALL = 0x00000004; field in InputDevice242 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL;250 public static final int SOURCE_MOUSE_RELATIVE = 0x00020000 | SOURCE_CLASS_TRACKBALL;
183 } else if ((motionEvent.getSource() & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onInputEvent()272 if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onTrackballEvent()609 } else if ((motionEvent.getSource() & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onUnhandledEvent()
5286 } else if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onProcess()5625 if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onProcess()5651 if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onDeliverToNext()
238 if (motionEvent.isFromSource(InputDevice.SOURCE_CLASS_TRACKBALL)) { in onInputEvent()
172 if (motionEvent.isFromSource(InputDevice.SOURCE_CLASS_TRACKBALL)) { in onInputEvent()
1410 } else if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) {
1133 if ((event.getSource() & InputDevice.SOURCE_CLASS_TRACKBALL) == 0) { in sendTrackballEventSync()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...