Home
last modified time | relevance | path

Searched refs:SOURCE_CLASS_TRACKBALL (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DInputDevice.java145 public static final int SOURCE_CLASS_TRACKBALL = 0x00000004; field in InputDevice
172 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;
H A DInputEventConsistencyVerifier.java183 } 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()
H A DViewRootImpl.java6254 } 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()
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodSessionWrapper.java247 if (motionEvent.isFromSource(InputDevice.SOURCE_CLASS_TRACKBALL)) { in onInputEvent()
H A DMultiClientInputMethodClientCallbackAdaptor.java174 if (motionEvent.isFromSource(InputDevice.SOURCE_CLASS_TRACKBALL)) { in onInputEvent()
/aosp12/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java1535 } else if ((source & InputDevice.SOURCE_CLASS_TRACKBALL) != 0) { in dispatchInputEvent()
/aosp12/frameworks/base/core/java/android/app/
H A DInstrumentation.java1167 if ((event.getSource() & InputDevice.SOURCE_CLASS_TRACKBALL) == 0) { in sendTrackballEventSync()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt47309 field public static final int SOURCE_CLASS_TRACKBALL = 4; // 0x4
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt32282 field public static final int SOURCE_CLASS_TRACKBALL = 4; // 0x4