Searched refs:SOURCE_TOUCHPAD (Results 1 – 4 of 4) sorted by relevance
160 && ((motionEvent.getSource() & InputDevice.SOURCE_TOUCHPAD) != 0); in isFromTouchpadInGlassDevice()
215 public static final int SOURCE_TOUCHPAD = 0x00100000 | SOURCE_CLASS_POSITION; field in InputDevice904 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHPAD, "touchpad"); in toString()
47 put("touchpad", InputDevice.SOURCE_TOUCHPAD);
32119 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008