HomeSort by relevance Sort by last modified time
    Searched refs:SOURCE_CLASS_BUTTON (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/view/
InputDevice.java 66 public static final int SOURCE_CLASS_BUTTON = 0x00000001;
122 * @see #SOURCE_CLASS_BUTTON
124 public static final int SOURCE_KEYBOARD = 0x00000100 | SOURCE_CLASS_BUTTON;
129 * @see #SOURCE_CLASS_BUTTON
131 public static final int SOURCE_DPAD = 0x00000200 | SOURCE_CLASS_BUTTON;
137 * @see #SOURCE_CLASS_BUTTON
139 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON;
  /prebuilt/sdk/14/
android.jar 

Completed in 26 milliseconds