Searched refs:SOURCE_CLASS_TRACKBALL (Results 1 – 10 of 10) sorted by relevance
145 public static final int SOURCE_CLASS_TRACKBALL = 0x00000004; field in InputDevice172 SOURCE_CLASS_TRACKBALL,280 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL;288 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()
6254 } else if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onProcess()6600 if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onProcess()6626 if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onDeliverToNext()
247 if (motionEvent.isFromSource(InputDevice.SOURCE_CLASS_TRACKBALL)) { in onInputEvent()
174 if (motionEvent.isFromSource(InputDevice.SOURCE_CLASS_TRACKBALL)) { in onInputEvent()
1535 } else if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in dispatchInputEvent()
1167 if ((event.getSource() & InputDevice.SOURCE_CLASS_TRACKBALL) == 0) { in sendTrackballEventSync()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
47309 field public static final int SOURCE_CLASS_TRACKBALL = 4; // 0x4
32282 field public static final int SOURCE_CLASS_TRACKBALL = 4; // 0x4