Searched defs:SOURCE_STYLUS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DInputDevice.java200 public static final int SOURCE_STYLUS = 0x00004000 | SOURCE_CLASS_POINTER; field in class:InputDevice
902 appendSourceDescriptionIfApplicable(description, SOURCE_STYLUS, "stylus");

Completed in 233 milliseconds