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

/frameworks/base/core/java/android/view/
H A DInputDevice.java103 * Examples: {@link #SOURCE_TRACKBALL}.
205 public static final int SOURCE_TRACKBALL = 0x00010000 | SOURCE_CLASS_TRACKBALL; field in class:InputDevice
867 appendSourceDescriptionIfApplicable(description, SOURCE_TRACKBALL, "trackball");

Completed in 67 milliseconds