Home
last modified time | relevance | path

Searched refs:SOURCE_CLASS_JOYSTICK (Results 1 – 8 of 8) sorted by relevance

/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/
DBasicGLSurfaceView.java64 if (event.isFromSource(InputDevice.SOURCE_CLASS_JOYSTICK)) { in onGenericMotionEvent()
/frameworks/base/core/java/android/view/
DInputDevice.java182 public static final int SOURCE_CLASS_JOYSTICK = 0x00000010; field in InputDevice
191 SOURCE_CLASS_JOYSTICK
341 public static final int SOURCE_JOYSTICK = 0x01000000 | SOURCE_CLASS_JOYSTICK;
DInputEventConsistencyVerifier.java559 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
DViewRootImpl.java8164 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onProcess()
8189 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onDeliverToNext()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java727 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32277 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10
/frameworks/base/core/api/
Dcurrent.txt51053 field public static final int SOURCE_CLASS_JOYSTICK = 16; // 0x10