AOnGenericMotionListener
Complete API reference for AOnGenericMotionListener, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Android Views
Component: no
public class AOnGenericMotionListener
Methods
| Signature | Returns | Description |
|---|---|---|
onGenericMotion(View, MotionEvent) | boolean | Performs the onGenericMotion operation using the provided parameters (v, event). |
onGenericMotionEvent(View, MotionEvent) | boolean | Executes onGenericMotionEvent and returns after the underlying engine call finishes. |