Home
last modified time | relevance | path

Searched refs:SOURCE_STYLUS (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/support/compat/java/android/support/v4/view/
DInputDeviceCompat.java162 public static final int SOURCE_STYLUS = 0x00004000 | SOURCE_CLASS_POINTER; field in InputDeviceCompat
/frameworks/base/core/java/android/view/
DInputDevice.java201 public static final int SOURCE_STYLUS = 0x00004000 | SOURCE_CLASS_POINTER; field in InputDevice
230 0x00008000 | SOURCE_STYLUS;
983 appendSourceDescriptionIfApplicable(description, SOURCE_STYLUS, "stylus"); in toString()
/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java46 put("stylus", InputDevice.SOURCE_STYLUS);
/frameworks/support/api/
D22.1.0.txt3434 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D22.2.0.txt3831 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D22.2.1.txt3860 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D25.1.0.txt6430 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D25.0.0.txt6019 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D23.0.0.txt4530 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D25.2.0.txt6430 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D24.2.0.txt5954 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D26.0.0-alpha1.txt7329 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D23.2.1.txt5197 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D25.3.0.txt6862 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D23.2.0.txt5197 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D23.1.1.txt4772 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D25.4.0.txt6933 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D23.4.0.txt5209 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D23.1.0.txt4816 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D24.0.0.txt5746 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D26.0.0-beta1.txt8290 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D26.0.0-SNAPSHOT.txt8449 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D26.0.0-beta2.txt8438 field public static final int SOURCE_STYLUS = 16386; // 0x4002
D24.1.0.txt5748 field public static final int SOURCE_STYLUS = 16386; // 0x4002
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32289 field public static final int SOURCE_STYLUS = 16386; // 0x4002

12