Searched refs:SOURCE_GAMEPAD (Results 1 – 19 of 19) sorted by relevance
126 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON; field in InputDeviceCompat
165 public static final int SOURCE_GAMEPAD = 0x00000400 | SOURCE_CLASS_BUTTON; field in InputDevice977 appendSourceDescriptionIfApplicable(description, SOURCE_GAMEPAD, "gamepad"); in toString()
113 if ((event.getSource() & InputDevice.SOURCE_GAMEPAD)114 == InputDevice.SOURCE_GAMEPAD) {
121 <li>A source type of {@link android.view.InputDevice#SOURCE_GAMEPAD} indicates150 if (((sources & InputDevice.SOURCE_GAMEPAD) == InputDevice.SOURCE_GAMEPAD)285 if ((event.getSource() & InputDevice.SOURCE_GAMEPAD)286 == InputDevice.SOURCE_GAMEPAD) {
107 <td>{@link android.view.InputDevice#SOURCE_GAMEPAD}</td>
42 put("gamepad", InputDevice.SOURCE_GAMEPAD);
261 return (((sources & InputDevice.SOURCE_GAMEPAD) == InputDevice.SOURCE_GAMEPAD) in isGamePad()
226 <li>{@link android.view.InputDevice#SOURCE_GAMEPAD} — the source device
1845 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
1904 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
1903 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
2095 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
2117 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
2070 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
2274 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
32284 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
41030 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
41109 field public static final int SOURCE_GAMEPAD = 1025; // 0x401
44030 field public static final int SOURCE_GAMEPAD = 1025; // 0x401