Searched refs:SOURCE_CLASS_JOYSTICK (Results 1 – 6 of 6) sorted by relevance
173 public static final int SOURCE_CLASS_JOYSTICK = 0x00000010; field in InputDevice182 SOURCE_CLASS_JOYSTICK332 public static final int SOURCE_JOYSTICK = 0x01000000 | SOURCE_CLASS_JOYSTICK;
559 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
7412 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onProcess()7437 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onDeliverToNext()
727 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50578 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10