Searched refs:SOURCE_CLASS_JOYSTICK (Results 1 – 8 of 8) sorted by relevance
133 public static final int SOURCE_CLASS_JOYSTICK = 0x00000010; field in InputDevice234 public static final int SOURCE_JOYSTICK = 0x01000000 | SOURCE_CLASS_JOYSTICK;
493 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
4176 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onProcess()4201 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onDeliverToNext()
163 NO DOC BLOCK: android.view.InputDevice Field SOURCE_CLASS_JOYSTICK
667 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
222 <li>{@link android.view.InputDevice#SOURCE_CLASS_JOYSTICK} — the source231 has joystick axes. Implies SOURCE_CLASS_JOYSTICK.</li>
34512 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10
32279 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10