Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DInputDevice.java296 public static final int SOURCE_TOUCHPAD = 0x00100000 | SOURCE_CLASS_POSITION; field in InputDevice
1162 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHPAD, "touchpad"); in toString()
H A DViewRootImpl.java6501 if (event.isFromSource(InputDevice.SOURCE_TOUCHPAD)) { in processGenericMotionEvent()
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java63 put("touchpad", InputDevice.SOURCE_TOUCHPAD);
161 case InputDevice.SOURCE_TOUCHPAD: in getToolType()
/aosp12/frameworks/native/services/inputflinger/docs/
H A Dpointer_capture.md10 - Events from a touchpad will be delivered with the source `SOURCE_TOUCHPAD`, and their `AXIS_X` an…
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt47320 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt32290 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008