Home
last modified time | relevance | path

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

/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java57 put("trackball", InputDevice.SOURCE_TRACKBALL);
232 inputSource = getSource(inputSource, InputDevice.SOURCE_TRACKBALL); in run()
292 inputSource = getSource(inputSource, InputDevice.SOURCE_TRACKBALL); in run()
/frameworks/base/core/java/android/view/
DInputDevice.java242 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL; field in InputDevice
1019 appendSourceDescriptionIfApplicable(description, SOURCE_TRACKBALL, "trackball"); in toString()
/frameworks/base/core/java/android/app/
DInstrumentation.java1134 event.setSource(InputDevice.SOURCE_TRACKBALL); in sendTrackballEventSync()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java1765 if ((sources & InputDevice.SOURCE_TRACKBALL) == InputDevice.SOURCE_TRACKBALL) { in computeScreenConfiguration()
DWindowManagerService.java4430 int trackballState = mInputManager.getScanCodeState(-1, InputDevice.SOURCE_TRACKBALL, in detectSafeMode()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32293 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004
/frameworks/base/non-updatable-api/
Dcurrent.txt50252 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004
/frameworks/base/api/
Dcurrent.txt50396 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004