Searched refs:SOURCE_CLASS_JOYSTICK (Results 1 – 8 of 8) sorted by relevance
64 if (event.isFromSource(InputDevice.SOURCE_CLASS_JOYSTICK)) { in onGenericMotionEvent()
182 public static final int SOURCE_CLASS_JOYSTICK = 0x00000010; field in InputDevice191 SOURCE_CLASS_JOYSTICK341 public static final int SOURCE_JOYSTICK = 0x01000000 | SOURCE_CLASS_JOYSTICK;
559 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
8164 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onProcess()8189 } 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 ...
32277 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10
51053 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10