Searched refs:SOURCE_TRACKBALL (Results 1 – 9 of 9) sorted by relevance
119 map.put("trackball", InputDevice.SOURCE_TRACKBALL);253 case InputDevice.SOURCE_TRACKBALL: in getToolType()492 inputSource = getSource(inputSource, InputDevice.SOURCE_TRACKBALL); in runPress()539 inputSource = getSource(inputSource, InputDevice.SOURCE_TRACKBALL); in runRoll()
298 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL; field in InputDevice374 SOURCE_TRACKBALL,1699 appendSourceDescriptionIfApplicable(description, SOURCE_TRACKBALL, "trackball"); in toString()
629 InputDevice.SOURCE_TRACKBALL,
1331 event.setSource(InputDevice.SOURCE_TRACKBALL); in sendTrackballEventSync()
2533 if ((sources & InputDevice.SOURCE_TRACKBALL) == InputDevice.SOURCE_TRACKBALL) { in computeScreenConfiguration()
5479 int trackballState = mInputManager.getScanCodeState(-1, InputDevice.SOURCE_TRACKBALL, in detectSafeMode()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32293 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004
51072 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004