Home
last modified time | relevance | path

Searched refs:SOURCE_GAMEPAD (Results 1 – 19 of 19) sorted by relevance

/frameworks/support/v4/java/android/support/v4/view/
DInputDeviceCompat.java126 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON; field in InputDeviceCompat
/frameworks/base/core/java/android/view/
DInputDevice.java165 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON; field in InputDevice
977 appendSourceDescriptionIfApplicable(description, SOURCE_GAMEPAD, "gamepad"); in toString()
/frameworks/base/docs/html/training/game-controllers/
Dmultiple-controllers.jd113 if ((event.getSource() & InputDevice.SOURCE_GAMEPAD)
114 == InputDevice.SOURCE_GAMEPAD) {
Dcontroller-input.jd121 <li>A source type of {@link android.view.InputDevice#SOURCE_GAMEPAD} indicates
150 if (((sources &amp; InputDevice.SOURCE_GAMEPAD) == InputDevice.SOURCE_GAMEPAD)
285 if ((event.getSource() &amp; InputDevice.SOURCE_GAMEPAD)
286 == InputDevice.SOURCE_GAMEPAD) {
Dcompatibility.jd107 <td>{@link android.view.InputDevice#SOURCE_GAMEPAD}</td>
/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java42 put("gamepad", InputDevice.SOURCE_GAMEPAD);
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
DMLand.java261 return (((sources & InputDevice.SOURCE_GAMEPAD) == InputDevice.SOURCE_GAMEPAD) in isGamePad()
/frameworks/base/docs/html/about/versions/
Dandroid-3.1.jd226 <li>{@link android.view.InputDevice#SOURCE_GAMEPAD} &mdash; the source device
/frameworks/support/v4/api/
D22.1.0.txt1845 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
D22.2.1.txt1904 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
D22.2.0.txt1903 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
D23.0.0.txt2095 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
D23.1.0.txt2117 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
D23.1.1.txt2070 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
Dcurrent.txt2274 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32284 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
/frameworks/base/api/
Dcurrent.txt41030 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
Dtest-current.txt41109 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
Dsystem-current.txt44030 field public static final int SOURCE_GAMEPAD = 1025; // 0x401