Searched refs:SOURCE_TRACKBALL (Results 1 – 8 of 8) sorted by relevance
62 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()
280 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL; field in InputDevice1160 appendSourceDescriptionIfApplicable(description, SOURCE_TRACKBALL, "trackball"); in toString()
1168 event.setSource(InputDevice.SOURCE_TRACKBALL); in sendTrackballEventSync()
2266 if ((sources & InputDevice.SOURCE_TRACKBALL) == InputDevice.SOURCE_TRACKBALL) { in computeScreenConfiguration()
4883 int trackballState = mInputManager.getScanCodeState(-1, InputDevice.SOURCE_TRACKBALL, in detectSafeMode()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
47323 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004
32293 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004