Searched refs:SOURCE_TRACKBALL (Results 1 – 7 of 7) sorted by relevance
57 put("trackball", InputDevice.SOURCE_TRACKBALL);232 inputSource = getSource(inputSource, InputDevice.SOURCE_TRACKBALL); in run()292 inputSource = getSource(inputSource, InputDevice.SOURCE_TRACKBALL); in run()
242 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL; field in InputDevice1019 appendSourceDescriptionIfApplicable(description, SOURCE_TRACKBALL, "trackball"); in toString()
1127 event.setSource(InputDevice.SOURCE_TRACKBALL); in sendTrackballEventSync()
1759 if ((sources & InputDevice.SOURCE_TRACKBALL) == InputDevice.SOURCE_TRACKBALL) { in computeScreenConfiguration()
4415 int trackballState = mInputManager.getScanCodeState(-1, InputDevice.SOURCE_TRACKBALL, in detectSafeMode()
32293 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004
48888 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004