Searched refs:SOURCE_TRACKBALL (Results 1 – 8 of 8) 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()
1134 event.setSource(InputDevice.SOURCE_TRACKBALL); in sendTrackballEventSync()
1765 if ((sources & InputDevice.SOURCE_TRACKBALL) == InputDevice.SOURCE_TRACKBALL) { in computeScreenConfiguration()
4430 int trackballState = mInputManager.getScanCodeState(-1, InputDevice.SOURCE_TRACKBALL, in detectSafeMode()
32293 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004
50252 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004
50396 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004