Searched refs:SOURCE_CLASS_TRACKBALL (Results 1 – 11 of 11) sorted by relevance
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()
162 public static final int SOURCE_CLASS_TRACKBALL = 0x00000004; field in InputDevice189 SOURCE_CLASS_TRACKBALL,298 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL;306 public static final int SOURCE_MOUSE_RELATIVE = 0x00020000 | SOURCE_CLASS_TRACKBALL;
7711 } else if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onProcess()8157 if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onProcess()8187 if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in onDeliverToNext()
257 if (motionEvent.isFromSource(InputDevice.SOURCE_CLASS_TRACKBALL)) { in onInputEvent()
704 } else if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in dispatchInputEvent()
2181 } else if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in dispatchInputEvent()
2251 } else if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in dispatchInputEvent()
1330 if (!event.isFromSource(InputDevice.SOURCE_CLASS_TRACKBALL)) { in sendTrackballEventSync()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32282 field public static final int SOURCE_CLASS_TRACKBALL = 4; // 0x4
51058 field public static final int SOURCE_CLASS_TRACKBALL = 4; // 0x4