Searched defs:SOURCE_MOUSE_RELATIVE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/view/
H A DInputDevice.java245 public static final int SOURCE_MOUSE_RELATIVE = 0x00020000 | SOURCE_CLASS_TRACKBALL; field in class:InputDevice
985 appendSourceDescriptionIfApplicable(description, SOURCE_MOUSE_RELATIVE, "mouse_relative");

Completed in 57 milliseconds