Searched refs:SOURCE_TOUCHPAD (Results 1 – 6 of 6) sorted by relevance
296 public static final int SOURCE_TOUCHPAD = 0x00100000 | SOURCE_CLASS_POSITION; field in InputDevice1162 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHPAD, "touchpad"); in toString()
6393 if (event.isFromSource(InputDevice.SOURCE_TOUCHPAD)) { in processGenericMotionEvent()
63 put("touchpad", InputDevice.SOURCE_TOUCHPAD);161 case InputDevice.SOURCE_TOUCHPAD: in getToolType()
10 - Events from a touchpad will be delivered with the source `SOURCE_TOUCHPAD`, and their `AXIS_X` an…
47235 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008
32290 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008