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

/frameworks/base/core/java/android/view/
H A DInputDevice.java75 public static final int SOURCE_CLASS_NONE = 0x00000000; field in class:InputDevice
222 * @see #SOURCE_CLASS_NONE
224 public static final int SOURCE_TOUCH_NAVIGATION = 0x00200000 | SOURCE_CLASS_NONE;

Completed in 107 milliseconds