Home
last modified time | relevance | path

Searched refs:SOURCE_CLASS_JOYSTICK (Results 1 – 6 of 6) 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.java139 public static final int SOURCE_CLASS_JOYSTICK = 0x00000010; field in InputDevice
285 public static final int SOURCE_JOYSTICK = 0x01000000 | SOURCE_CLASS_JOYSTICK;
DInputEventConsistencyVerifier.java559 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
DViewRootImpl.java5628 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onProcess()
5653 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onDeliverToNext()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java691 } else if ((source & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { in onGenericMotionEvent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...