Searched refs:SOURCE_TRACKBALL (Results 1 – 4 of 4) sorted by relevance
169 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL; field in InputDevice596 appendSourceDescriptionIfApplicable(description, SOURCE_TRACKBALL, "trackball"); in toString()
4664 return mInputManager.getScanCodeState(-1, InputDevice.SOURCE_TRACKBALL, sw); in getTrackballScancodeState()4696 return mInputManager.getKeyCodeState(-1, InputDevice.SOURCE_TRACKBALL, sw); in getTrackballKeycodeState()6231 newEvent.setSource(InputDevice.SOURCE_TRACKBALL); in injectTrackballEvent()
21885 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004