| Action enum name | MotionEvent | |
| Action_Cancel enum value | MotionEvent | |
| Action_Down enum value | MotionEvent | |
| Action_HoverEnter enum value | MotionEvent | |
| Action_HoverExit enum value | MotionEvent | |
| Action_HoverMove enum value | MotionEvent | |
| Action_Move enum value | MotionEvent | |
| Action_Outside enum value | MotionEvent | |
| Action_PointerDown enum value | MotionEvent | |
| Action_PointerUp enum value | MotionEvent | |
| Action_Scroll enum value | MotionEvent | |
| Action_Unknown enum value | MotionEvent | |
| Action_Up enum value | MotionEvent | |
| Axis enum name | MotionEvent | |
| Axis_Brake enum value | MotionEvent | |
| Axis_Distance enum value | MotionEvent | |
| Axis_Gas enum value | MotionEvent | |
| Axis_Generic1 enum value | MotionEvent | |
| Axis_Generic10 enum value | MotionEvent | |
| Axis_Generic11 enum value | MotionEvent | |
| Axis_Generic12 enum value | MotionEvent | |
| Axis_Generic13 enum value | MotionEvent | |
| Axis_Generic14 enum value | MotionEvent | |
| Axis_Generic15 enum value | MotionEvent | |
| Axis_Generic16 enum value | MotionEvent | |
| Axis_Generic2 enum value | MotionEvent | |
| Axis_Generic3 enum value | MotionEvent | |
| Axis_Generic4 enum value | MotionEvent | |
| Axis_Generic5 enum value | MotionEvent | |
| Axis_Generic6 enum value | MotionEvent | |
| Axis_Generic7 enum value | MotionEvent | |
| Axis_Generic8 enum value | MotionEvent | |
| Axis_Generic9 enum value | MotionEvent | |
| Axis_HatX enum value | MotionEvent | |
| Axis_HatY enum value | MotionEvent | |
| Axis_HorizontalScroll enum value | MotionEvent | |
| Axis_LeftTrigger enum value | MotionEvent | |
| Axis_Orientation enum value | MotionEvent | |
| Axis_Pressure enum value | MotionEvent | |
| Axis_RightTrigger enum value | MotionEvent | |
| Axis_RotationX enum value | MotionEvent | |
| Axis_RotationY enum value | MotionEvent | |
| Axis_RotationZ enum value | MotionEvent | |
| Axis_Rudder enum value | MotionEvent | |
| Axis_Size enum value | MotionEvent | |
| Axis_Throttle enum value | MotionEvent | |
| Axis_Tilt enum value | MotionEvent | |
| Axis_ToolMajor enum value | MotionEvent | |
| Axis_ToolMinor enum value | MotionEvent | |
| Axis_TouchMajor enum value | MotionEvent | |
| Axis_TouchMinor enum value | MotionEvent | |
| Axis_VerticalScroll enum value | MotionEvent | |
| Axis_Wheel enum value | MotionEvent | |
| Axis_X enum value | MotionEvent | |
| Axis_Y enum value | MotionEvent | |
| Axis_Z enum value | MotionEvent | |
| Button enum name | MotionEvent | |
| Button_Back enum value | MotionEvent | |
| Button_Forward enum value | MotionEvent | |
| Button_Primary enum value | MotionEvent | |
| Button_Secondary enum value | MotionEvent | |
| Button_Tertiary enum value | MotionEvent | |
| Class enum name | InputEvent | |
| Class_Button enum value | InputEvent | |
| Class_Joystick enum value | InputEvent | |
| Class_Navigation enum value | InputEvent | |
| Class_None enum value | InputEvent | |
| Class_Pointer enum value | InputEvent | |
| Class_Position enum value | InputEvent | |
| Class_Unknown enum value | InputEvent | |
| EDGE_BOTTOM_MASK | MotionEvent | static |
| EDGE_LEFT_MASK | MotionEvent | static |
| EDGE_RIGHT_MASK | MotionEvent | static |
| EDGE_TOP_MASK | MotionEvent | static |
| Event(Type type) | Event | protected |
| FLAG_WINDOW_IS_OBSCURED | MotionEvent | static |
| getAction() const | MotionEvent | |
| getActionPointerIndex() const | MotionEvent | |
| getAxisValue(Axis axis, int pointerIndex) const | MotionEvent | |
| getButtonState() const | MotionEvent | |
| getClass() const | InputEvent | |
| getDeviceID() const | InputEvent | |
| getDownTime() const | MotionEvent | |
| getEdgeFlags() const | MotionEvent | |
| getEventTime() const | MotionEvent | virtual |
| getFlags() const | MotionEvent | |
| getHistoricalAxisValue(int historyIndex, Axis axis, int pointerIndex) const | MotionEvent | |
| getHistoricalEventTime(int historyIndex) const | MotionEvent | |
| getHistoricalOrientation(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistoricalPressure(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistoricalRawX(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistoricalRawY(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistoricalSize(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistoricalToolMajor(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistoricalToolMinor(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistoricalTouchMajor(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistoricalTouchMinor(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistoricalX(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistoricalY(int historyIndex, int pointerIndex) const | MotionEvent | |
| getHistorySize() const | MotionEvent | |
| getMetaState() const | MotionEvent | |
| getOrientation(int pointerIndex) const | MotionEvent | |
| getPointerCount() const | MotionEvent | |
| getPointerID(int pointerIndex) const | MotionEvent | |
| getPressure(int pointerIndex) const | MotionEvent | |
| getRawX(int pointerIndex) const | MotionEvent | |
| getRawY(int pointerIndex) const | MotionEvent | |
| getSize(int pointerIndex) const | MotionEvent | |
| getSource() const | InputEvent | virtual |
| getToolMajor(int pointerIndex) const | MotionEvent | |
| getToolMinor(int pointerIndex) const | MotionEvent | |
| getToolType(int pointerIndex) const | MotionEvent | |
| getTouchMajor(int pointerIndex) const | MotionEvent | |
| getTouchMinor(int pointerIndex) const | MotionEvent | |
| getType() const | Event | inline |
| getX(int pointerIndex) const | MotionEvent | |
| getXOffset() const | MotionEvent | |
| getXPrecision() const | MotionEvent | |
| getY(int pointerIndex) const | MotionEvent | |
| getYOffset() const | MotionEvent | |
| getYPrecision() const | MotionEvent | |
| Source enum name | InputEvent | |
| Source_Any enum value | InputEvent | |
| Source_DPad enum value | InputEvent | |
| Source_GamePad enum value | InputEvent | |
| Source_Joystick enum value | InputEvent | |
| Source_Keyboard enum value | InputEvent | |
| Source_Mouse enum value | InputEvent | |
| Source_Stylus enum value | InputEvent | |
| Source_TouchNavigation enum value | InputEvent | |
| Source_TouchPad enum value | InputEvent | |
| Source_TouchScreen enum value | InputEvent | |
| Source_Trackball enum value | InputEvent | |
| Source_Unknown enum value | InputEvent | |
| ToolType enum name | MotionEvent | |
| ToolType_Eraser enum value | MotionEvent | |
| ToolType_Finger enum value | MotionEvent | |
| ToolType_Mouse enum value | MotionEvent | |
| ToolType_Stylus enum value | MotionEvent | |
| ToolType_Unknown enum value | MotionEvent | |
| Type enum name | Event | |
| Type_Key enum value | Event | |
| Type_Motion enum value | Event | |
| Type_Sensor enum value | Event | |
| Type_Timer enum value | Event | |
| ~Event() | Event | virtual |
| ~InputEvent() | InputEvent | virtual |
| ~MotionEvent() | MotionEvent | virtual |