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

  /frameworks/base/core/java/android/view/
InputDevice.java 74 public static final int SOURCE_CLASS_BUTTON = 0x00000001;
134 * @see #SOURCE_CLASS_BUTTON
136 public static final int SOURCE_KEYBOARD = 0x00000100 | SOURCE_CLASS_BUTTON;
141 * @see #SOURCE_CLASS_BUTTON
143 public static final int SOURCE_DPAD = 0x00000200 | SOURCE_CLASS_BUTTON;
149 * @see #SOURCE_CLASS_BUTTON
151 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON;
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 131 milliseconds