Home
last modified time | relevance | path

Searched refs:SOURCE_CLASS_BUTTON (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DInputDevice.java87 public static final int SOURCE_CLASS_BUTTON = 0x00000001; field in InputDevice
149 public static final int SOURCE_KEYBOARD = 0x00000100 | SOURCE_CLASS_BUTTON;
156 public static final int SOURCE_DPAD = 0x00000200 | SOURCE_CLASS_BUTTON;
164 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON;
242 public static final int SOURCE_HDMI = 0x02000000 | SOURCE_CLASS_BUTTON;
/frameworks/base/docs/html/about/versions/
Dandroid-3.1.jd224 <li>{@link android.view.InputDevice#SOURCE_CLASS_BUTTON} &mdash; the source
229 {@link android.view.InputDevice#SOURCE_CLASS_BUTTON}</li>
/frameworks/base/api/
Dsystem-current.txt34511 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1
Dcurrent.txt32278 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1