Home
last modified time | relevance | path

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

/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/base/
DInputManagerEventInjectionStrategy.java160 && ((motionEvent.getSource() & InputDevice.SOURCE_TOUCHPAD) != 0); in isFromTouchpadInGlassDevice()
/frameworks/base/core/java/android/view/
DInputDevice.java215 public static final int SOURCE_TOUCHPAD = 0x00100000 | SOURCE_CLASS_POSITION; field in InputDevice
904 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHPAD, "touchpad"); in toString()
/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java47 put("touchpad", InputDevice.SOURCE_TOUCHPAD);
/frameworks/base/api/
Dcurrent.txt32119 field public static final int SOURCE_TOUCHPAD = 1048584; // 0x100008