No examples for this method.
Frequently called with: [Clear]
-1
API Diff Specification | |
To Level: | 9 |
From Level: | 8 |
Generated | 2010.11.19 19:12 |
KeyEvent
The superclass changed from java.lang.Object
to android.view.InputEvent
.
Added Constructors | |
---|---|
KeyEvent (
long,
long
|
Changed Methods | ||
---|---|---|
int
describeContents ()
|
Method was locally defined, but is now inherited from InputEvent . |
|
int
getDeviceId ()
|
Method was locally defined, but is now inherited from InputEvent . |
Added Fields | |
---|---|
int
KEYCODE_BUTTON_A
|
|
int
KEYCODE_BUTTON_B
|
|
int
KEYCODE_BUTTON_C
|
|
int
KEYCODE_BUTTON_L1
|
|
int
KEYCODE_BUTTON_L2
|
|
int
KEYCODE_BUTTON_MODE
|
|
int
KEYCODE_BUTTON_R1
|
|
int
KEYCODE_BUTTON_R2
|
|
int
KEYCODE_BUTTON_SELECT
|
|
int
KEYCODE_BUTTON_START
|
|
int
KEYCODE_BUTTON_THUMBL
|
|
int
KEYCODE_BUTTON_THUMBR
|
|
int
KEYCODE_BUTTON_X
|
|
int
KEYCODE_BUTTON_Y
|
|
int
KEYCODE_BUTTON_Z
|
|
int
KEYCODE_PAGE_DOWN
|
|
int
KEYCODE_PAGE_UP
|
|
int
KEYCODE_PICTSYMBOLS
|
|
int
KEYCODE_SWITCH_CHARSET
|