Home
last modified time | relevance | path

Searched refs:SOURCE_TRACKBALL (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DInputDevice.java169 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL; field in InputDevice
596 appendSourceDescriptionIfApplicable(description, SOURCE_TRACKBALL, "trackball"); in toString()
/frameworks/base/services/java/com/android/server/wm/
DWindowManagerService.java4664 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()
/frameworks/base/api/
Dcurrent.txt21885 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004
D14.txt21885 field public static final int SOURCE_TRACKBALL = 65540; // 0x10004