Searched refs:SOURCE_TOUCHSCREEN (Results 1 – 6 of 6) sorted by relevance
98 if (event.getSource() == InputDevice.SOURCE_TOUCHSCREEN) { in onInputEvent()
146 public static final int SOURCE_TOUCHSCREEN = 0x00001000 | SOURCE_CLASS_POINTER; field in InputDevice593 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHSCREEN, "touchscreen"); in toString()
1812 event.setSource(InputDevice.SOURCE_TOUCHSCREEN); in cancelAndClearTouchTargets()
6201 newEvent.setSource(InputDevice.SOURCE_TOUCHSCREEN); in injectPointerEvent()
21884 field public static final int SOURCE_TOUCHSCREEN = 4098; // 0x1002