Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/view/
DInputDeviceCompat.java45 public static final int SOURCE_CLASS_BUTTON = 0x00000001; field in InputDeviceCompat
111 public static final int SOURCE_KEYBOARD = 0x00000100 | SOURCE_CLASS_BUTTON;
118 public static final int SOURCE_DPAD = 0x00000200 | SOURCE_CLASS_BUTTON;
126 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON;
204 public static final int SOURCE_HDMI = 0x02000000 | SOURCE_CLASS_BUTTON;
/frameworks/base/core/java/android/view/
DInputDevice.java88 public static final int SOURCE_CLASS_BUTTON = 0x00000001; field in InputDevice
150 public static final int SOURCE_KEYBOARD = 0x00000100 | SOURCE_CLASS_BUTTON;
157 public static final int SOURCE_DPAD = 0x00000200 | SOURCE_CLASS_BUTTON;
165 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON;
272 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/support/v4/api/
D22.1.0.txt1837 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1
D22.2.1.txt1896 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1
D22.2.0.txt1895 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1
D23.txt2087 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1
Dcurrent.txt2093 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt34833 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1
Dsystem-current.txt37125 field public static final int SOURCE_CLASS_BUTTON = 1; // 0x1