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.java296 public static final int SOURCE_TOUCHPAD = 0x00100000 | SOURCE_CLASS_POSITION; field in InputDevice
1162 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHPAD, "touchpad"); in toString()
DViewRootImpl.java6393 if (event.isFromSource(InputDevice.SOURCE_TOUCHPAD)) { in processGenericMotionEvent()
/frameworks/base/services/core/java/com/android/server/input/
DInputShellCommand.java63 put("touchpad", InputDevice.SOURCE_TOUCHPAD);
161 case InputDevice.SOURCE_TOUCHPAD: in getToolType()
/frameworks/native/services/inputflinger/docs/
Dpointer_capture.md10 - Events from a touchpad will be delivered with the source `SOURCE_TOUCHPAD`, and their `AXIS_X` an…
/frameworks/base/core/api/
Dcurrent.txt47235 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32290 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008