Home
last modified time | relevance | path

Searched refs:SOURCE_TRACKBALL (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java62 put("trackball", InputDevice.SOURCE_TRACKBALL);
154 case InputDevice.SOURCE_TRACKBALL: in getToolType()
348 inputSource = getSource(inputSource, InputDevice.SOURCE_TRACKBALL); in runPress()
399 inputSource = getSource(inputSource, InputDevice.SOURCE_TRACKBALL); in runRoll()
/aosp12/frameworks/base/core/java/android/view/
H A DInputDevice.java280 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL; field in InputDevice
1160 appendSourceDescriptionIfApplicable(description, SOURCE_TRACKBALL, "trackball"); in toString()
/aosp12/frameworks/base/core/java/android/app/
H A DInstrumentation.java1168 event.setSource(InputDevice.SOURCE_TRACKBALL); in sendTrackballEventSync()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java2266 if ((sources & InputDevice.SOURCE_TRACKBALL) == InputDevice.SOURCE_TRACKBALL) { in computeScreenConfiguration()
H A DWindowManagerService.java4883 int trackballState = mInputManager.getScanCodeState(-1, InputDevice.SOURCE_TRACKBALL, in detectSafeMode()
/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.txt47323 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt32293 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004