Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInputDevice.java198 public static final int SOURCE_STYLUS = 0x00004000 | SOURCE_CLASS_POINTER; field in InputDevice
866 appendSourceDescriptionIfApplicable(description, SOURCE_STYLUS, "stylus"); in toString()
/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java45 put("stylus", InputDevice.SOURCE_STYLUS);
/frameworks/base/api/
Dcurrent.txt26535 field public static final int SOURCE_STYLUS = 16386; // 0x4002