Class android.view.KeyEvent
| Added Methods | |
|---|---|
| booleanisGamepadButton(int) | |
| intkeyCodeFromString(String) | |
| StringkeyCodeToString(int) | |
| voidsetSource(int) | |
| Changed Methods | ||
|---|---|---|
| intgetDeviceId() | Method was inherited from android.view.InputEvent, but is now defined locally. | |
| intgetSource() | Method was inherited from android.view.InputEvent, but is now defined locally. | |
| Added Fields | |
|---|---|
| intKEYCODE_BUTTON_1 | |
| intKEYCODE_BUTTON_10 | |
| intKEYCODE_BUTTON_11 | |
| intKEYCODE_BUTTON_12 | |
| intKEYCODE_BUTTON_13 | |
| intKEYCODE_BUTTON_14 | |
| intKEYCODE_BUTTON_15 | |
| intKEYCODE_BUTTON_16 | |
| intKEYCODE_BUTTON_2 | |
| intKEYCODE_BUTTON_3 | |
| intKEYCODE_BUTTON_4 | |
| intKEYCODE_BUTTON_5 | |
| intKEYCODE_BUTTON_6 | |
| intKEYCODE_BUTTON_7 | |
| intKEYCODE_BUTTON_8 | |
| intKEYCODE_BUTTON_9 | |
