Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/accessibility/
DAccessibilityInputFilter.java98 if (event.getSource() == InputDevice.SOURCE_TOUCHSCREEN) { in onInputEvent()
/frameworks/base/core/java/android/view/
DInputDevice.java146 public static final int SOURCE_TOUCHSCREEN = 0x00001000 | SOURCE_CLASS_POINTER; field in InputDevice
593 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHSCREEN, "touchscreen"); in toString()
DViewGroup.java1812 event.setSource(InputDevice.SOURCE_TOUCHSCREEN); in cancelAndClearTouchTargets()
/frameworks/base/services/java/com/android/server/wm/
DWindowManagerService.java6201 newEvent.setSource(InputDevice.SOURCE_TOUCHSCREEN); in injectPointerEvent()
/frameworks/base/api/
Dcurrent.txt21884 field public static final int SOURCE_TOUCHSCREEN = 4098; // 0x1002
D14.txt21884 field public static final int SOURCE_TOUCHSCREEN = 4098; // 0x1002