Searched refs:SOURCE_JOYSTICK (Results 1 – 8 of 8) sorted by relevance
234 public static final int SOURCE_JOYSTICK = 0x01000000 | SOURCE_CLASS_JOYSTICK; field in InputDevice905 appendSourceDescriptionIfApplicable(description, SOURCE_JOYSTICK, "joystick"); in toString()
49 put("joystick", InputDevice.SOURCE_JOYSTICK);
129 <li>A source type of {@link android.view.InputDevice#SOURCE_JOYSTICK}151 || ((sources & InputDevice.SOURCE_JOYSTICK)152 == InputDevice.SOURCE_JOYSTICK)) {519 if ((event.getSource() & InputDevice.SOURCE_JOYSTICK) ==520 InputDevice.SOURCE_JOYSTICK &&
105 <td>{@link android.view.InputDevice#SOURCE_JOYSTICK}</td>
165 NO DOC BLOCK: android.view.InputDevice Field SOURCE_JOYSTICK
230 <li>{@link android.view.InputDevice#SOURCE_JOYSTICK} — the source device
34521 field public static final int SOURCE_JOYSTICK = 16777232; // 0x1000010
32288 field public static final int SOURCE_JOYSTICK = 16777232; // 0x1000010