Searched refs:SOURCE_CLASS_JOYSTICK (Results 1 – 8 of 8) sorted by relevance
64 if (event.isFromSource(InputDevice.SOURCE_CLASS_JOYSTICK)) { in onGenericMotionEvent()
139 public static final int SOURCE_CLASS_JOYSTICK = 0x00000010; field in InputDevice285 public static final int SOURCE_JOYSTICK = 0x01000000 | SOURCE_CLASS_JOYSTICK;
559 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
5798 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onProcess()5823 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onDeliverToNext()
713 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
32277 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10
50234 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10
50378 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10