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

/frameworks/support/v4/java/android/support/v4/view/
H A DInputDeviceCompat.java188 public static final int SOURCE_TOUCH_NAVIGATION = 0x00200000 | SOURCE_CLASS_NONE; field in class:InputDeviceCompat
/frameworks/base/core/java/android/view/
H A DInputDevice.java256 public static final int SOURCE_TOUCH_NAVIGATION = 0x00200000 | SOURCE_CLASS_NONE; field in class:InputDevice
814 * such as {@link InputDevice#SOURCE_TOUCH_NAVIGATION}, or a more generic device class,

Completed in 75 milliseconds