Searched refs:SOURCE_CLASS_JOYSTICK (Results 1 – 7 of 7) sorted by relevance
64 if (event.isFromSource(InputDevice.SOURCE_CLASS_JOYSTICK)) { in onGenericMotionEvent()
165 public static final int SOURCE_CLASS_JOYSTICK = 0x00000010; field in InputDevice174 SOURCE_CLASS_JOYSTICK323 public static final int SOURCE_JOYSTICK = 0x01000000 | SOURCE_CLASS_JOYSTICK;
559 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
6929 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onProcess()6954 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onDeliverToNext()
746 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
32277 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10
48169 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10