No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 3 |
| From Level: | 2 |
| Generated | 2009.11.19 19:35 |
KeyEvent | Added Constructors | |
|---|---|
KeyEvent(
KeyEvent)
|
|
KeyEvent(
long,
String
|
|
| Added Methods | |
|---|---|
KeyEvent
changeAction(
KeyEvent,
int
|
|
KeyEvent
changeFlags(
KeyEvent,
int
|
|
KeyEvent
changeTimeRepeat(
KeyEvent,
long
|
|
String
getCharacters()
|
|
int
getMaxKeyCode()
|
|
| Added Fields | |
|---|---|
int
FLAG_EDITOR_ACTION
|
|
int
FLAG_FROM_SYSTEM
|
|
int
FLAG_KEEP_TOUCH_MODE
|
|
int
FLAG_SOFT_KEYBOARD
|
|
int
KEYCODE_MEDIA_FAST_FORWARD
|
|
int
KEYCODE_MEDIA_NEXT
|
|
int
KEYCODE_MEDIA_PLAY_PAUSE
|
|
int
KEYCODE_MEDIA_PREVIOUS
|
|
int
KEYCODE_MEDIA_REWIND
|
|
int
KEYCODE_MEDIA_STOP
|
|
int
KEYCODE_MUTE
|
|
| Changed Fields | ||
|---|---|---|
int
MAX_KEYCODE
|
Now deprecated. |
|