Home
last modified time | relevance | path

Searched refs:SOURCE_TOUCHPAD (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DInputDevice.java258 public static final int SOURCE_TOUCHPAD = 0x00100000 | SOURCE_CLASS_POSITION; field in InputDevice
1021 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHPAD, "touchpad"); in toString()
DViewRootImpl.java5701 if (event.isFromSource(InputDevice.SOURCE_TOUCHPAD)) { in processGenericMotionEvent()
/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java58 put("touchpad", InputDevice.SOURCE_TOUCHPAD);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32290 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008
/frameworks/base/non-updatable-api/
Dcurrent.txt50249 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008
/frameworks/base/api/
Dcurrent.txt50393 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008