danger.system
Interface RawKeymap



public interface RawKeymap

Constants for the raw keymap used in EVENT_RAW_KEY_* events.


Field Summary
static int AUX_KEY_1
           
static int AUX_KEY_2
           
static int AUX_KEY_3
           
static int AUX_KEY_4
           
static int BOTTOM_ROW_BASE
           
static int BUTTON_BACK
           
static int BUTTON_CANCEL
           
static int BUTTON_DONE
           
static int BUTTON_DOWN_ARROW
           
static int BUTTON_JUMP
           
static int BUTTON_LEFT_ARROW
           
static int BUTTON_LEFT_SHOULDER
           
static int BUTTON_MENU
           
static int BUTTON_PAGE_DOWN
           
static int BUTTON_PAGE_UP
           
static int BUTTON_RIGHT_ARROW
           
static int BUTTON_RIGHT_SHOULDER
           
static int BUTTON_UP_ARROW
           
static int BUTTON_VOLUME_DOWN
           
static int BUTTON_VOLUME_UP
           
static int BUTTON_WHEEL
           
static int COUNT_KEYMAP_ENTRIES
           
static int KEY_0
           
static int KEY_1
           
static int KEY_2
           
static int KEY_3
           
static int KEY_4
           
static int KEY_5
           
static int KEY_6
           
static int KEY_7
           
static int KEY_8
           
static int KEY_9
           
static int KEY_A
           
static int KEY_AT
           
static int KEY_B
           
static int KEY_C
           
static int KEY_COMMA
           
static int KEY_D
           
static int KEY_DEL
           
static int KEY_E
           
static int KEY_ENTER
           
static int KEY_F
           
static int KEY_G
           
static int KEY_H
           
static int KEY_I
           
static int KEY_J
           
static int KEY_K
           
static int KEY_L
           
static int KEY_LEFT_ALT
           
static int KEY_LEFT_SHIFT
           
static int KEY_LEFT_SPACE
           
static int KEY_M
           
static int KEY_MIDDLE_SPACE
           
static int KEY_N
           
static int KEY_O
           
static int KEY_P
           
static int KEY_PERIOD
           
static int KEY_POWER
           
static int KEY_Q
           
static int KEY_QUESTION_MARK
           
static int KEY_R
           
static int KEY_RESET
           
static int KEY_RIGHT_ALT
           
static int KEY_RIGHT_SHIFT
           
static int KEY_RIGHT_SPACE
           
static int KEY_S
           
static int KEY_SIM
           
static int KEY_SYM
           
static int KEY_T
           
static int KEY_U
           
static int KEY_V
           
static int KEY_W
           
static int KEY_X
           
static int KEY_Y
           
static int KEY_Z
           
static int MIDDLE_ROW_BASE
           
static int NUM_ROW_BASE
           
static int TOP_ROW_BASE
           
static int TRACKBALL_DOWN
          For internal use only.
static int TRACKBALL_LEFT
          For internal use only.
static int TRACKBALL_RIGHT
          For internal use only.
static int TRACKBALL_UP
          For internal use only.
static int WHEEL_DOWN
           
static int WHEEL_UP
           
 

Field Detail

NUM_ROW_BASE

static final int NUM_ROW_BASE
See Also:
Constant Field Values

TOP_ROW_BASE

static final int TOP_ROW_BASE
See Also:
Constant Field Values

MIDDLE_ROW_BASE

static final int MIDDLE_ROW_BASE
See Also:
Constant Field Values

BOTTOM_ROW_BASE

static final int BOTTOM_ROW_BASE
See Also:
Constant Field Values

AUX_KEY_1

static final int AUX_KEY_1
See Also:
Constant Field Values

AUX_KEY_2

static final int AUX_KEY_2
See Also:
Constant Field Values

AUX_KEY_3

static final int AUX_KEY_3
See Also:
Constant Field Values

AUX_KEY_4

static final int AUX_KEY_4
See Also:
Constant Field Values

KEY_COMMA

static final int KEY_COMMA
See Also:
Constant Field Values

KEY_AT

static final int KEY_AT
See Also:
Constant Field Values

KEY_PERIOD

static final int KEY_PERIOD
See Also:
Constant Field Values

KEY_QUESTION_MARK

static final int KEY_QUESTION_MARK
See Also:
Constant Field Values

KEY_LEFT_SPACE

static final int KEY_LEFT_SPACE
See Also:
Constant Field Values

KEY_MIDDLE_SPACE

static final int KEY_MIDDLE_SPACE
See Also:
Constant Field Values

KEY_RIGHT_SPACE

static final int KEY_RIGHT_SPACE
See Also:
Constant Field Values

KEY_SYM

static final int KEY_SYM
See Also:
Constant Field Values

KEY_LEFT_SHIFT

static final int KEY_LEFT_SHIFT
See Also:
Constant Field Values

KEY_LEFT_ALT

static final int KEY_LEFT_ALT
See Also:
Constant Field Values

KEY_RIGHT_SHIFT

static final int KEY_RIGHT_SHIFT
See Also:
Constant Field Values

KEY_RIGHT_ALT

static final int KEY_RIGHT_ALT
See Also:
Constant Field Values

KEY_DEL

static final int KEY_DEL
See Also:
Constant Field Values

KEY_ENTER

static final int KEY_ENTER
See Also:
Constant Field Values

BUTTON_UP_ARROW

static final int BUTTON_UP_ARROW
See Also:
Constant Field Values

BUTTON_DOWN_ARROW

static final int BUTTON_DOWN_ARROW
See Also:
Constant Field Values

BUTTON_LEFT_ARROW

static final int BUTTON_LEFT_ARROW
See Also:
Constant Field Values

BUTTON_RIGHT_ARROW

static final int BUTTON_RIGHT_ARROW
See Also:
Constant Field Values

KEY_POWER

static final int KEY_POWER
See Also:
Constant Field Values

KEY_RESET

static final int KEY_RESET
See Also:
Constant Field Values

KEY_SIM

static final int KEY_SIM
See Also:
Constant Field Values

BUTTON_JUMP

static final int BUTTON_JUMP
See Also:
Constant Field Values

BUTTON_MENU

static final int BUTTON_MENU
See Also:
Constant Field Values

BUTTON_BACK

static final int BUTTON_BACK
See Also:
Constant Field Values

BUTTON_WHEEL

static final int BUTTON_WHEEL
See Also:
Constant Field Values

WHEEL_UP

static final int WHEEL_UP
See Also:
Constant Field Values

WHEEL_DOWN

static final int WHEEL_DOWN
See Also:
Constant Field Values

BUTTON_PAGE_UP

static final int BUTTON_PAGE_UP
See Also:
Constant Field Values

BUTTON_PAGE_DOWN

static final int BUTTON_PAGE_DOWN
See Also:
Constant Field Values

BUTTON_DONE

static final int BUTTON_DONE
See Also:
Constant Field Values

BUTTON_CANCEL

static final int BUTTON_CANCEL
See Also:
Constant Field Values

BUTTON_LEFT_SHOULDER

static final int BUTTON_LEFT_SHOULDER
See Also:
Constant Field Values

BUTTON_RIGHT_SHOULDER

static final int BUTTON_RIGHT_SHOULDER
See Also:
Constant Field Values

BUTTON_VOLUME_UP

static final int BUTTON_VOLUME_UP
See Also:
Constant Field Values

BUTTON_VOLUME_DOWN

static final int BUTTON_VOLUME_DOWN
See Also:
Constant Field Values

TRACKBALL_UP

static final int TRACKBALL_UP
For internal use only. Applications will never see raw trackball events. Instead, they will see navigation events.

See Also:
Constant Field Values

TRACKBALL_DOWN

static final int TRACKBALL_DOWN
For internal use only. Applications will never see raw trackball events. Instead, they will see navigation events.

See Also:
Constant Field Values

TRACKBALL_LEFT

static final int TRACKBALL_LEFT
For internal use only. Applications will never see raw trackball events. Instead, they will see navigation events.

See Also:
Constant Field Values

TRACKBALL_RIGHT

static final int TRACKBALL_RIGHT
For internal use only. Applications will never see raw trackball events. Instead, they will see navigation events.

See Also:
Constant Field Values

KEY_1

static final int KEY_1
See Also:
Constant Field Values

KEY_2

static final int KEY_2
See Also:
Constant Field Values

KEY_3

static final int KEY_3
See Also:
Constant Field Values

KEY_4

static final int KEY_4
See Also:
Constant Field Values

KEY_5

static final int KEY_5
See Also:
Constant Field Values

KEY_6

static final int KEY_6
See Also:
Constant Field Values

KEY_7

static final int KEY_7
See Also:
Constant Field Values

KEY_8

static final int KEY_8
See Also:
Constant Field Values

KEY_9

static final int KEY_9
See Also:
Constant Field Values

KEY_0

static final int KEY_0
See Also:
Constant Field Values

KEY_Q

static final int KEY_Q
See Also:
Constant Field Values

KEY_W

static final int KEY_W
See Also:
Constant Field Values

KEY_E

static final int KEY_E
See Also:
Constant Field Values

KEY_R

static final int KEY_R
See Also:
Constant Field Values

KEY_T

static final int KEY_T
See Also:
Constant Field Values

KEY_Y

static final int KEY_Y
See Also:
Constant Field Values

KEY_U

static final int KEY_U
See Also:
Constant Field Values

KEY_I

static final int KEY_I
See Also:
Constant Field Values

KEY_O

static final int KEY_O
See Also:
Constant Field Values

KEY_P

static final int KEY_P
See Also:
Constant Field Values

KEY_A

static final int KEY_A
See Also:
Constant Field Values

KEY_S

static final int KEY_S
See Also:
Constant Field Values

KEY_D

static final int KEY_D
See Also:
Constant Field Values

KEY_F

static final int KEY_F
See Also:
Constant Field Values

KEY_G

static final int KEY_G
See Also:
Constant Field Values

KEY_H

static final int KEY_H
See Also:
Constant Field Values

KEY_J

static final int KEY_J
See Also:
Constant Field Values

KEY_K

static final int KEY_K
See Also:
Constant Field Values

KEY_L

static final int KEY_L
See Also:
Constant Field Values

KEY_Z

static final int KEY_Z
See Also:
Constant Field Values

KEY_X

static final int KEY_X
See Also:
Constant Field Values

KEY_C

static final int KEY_C
See Also:
Constant Field Values

KEY_V

static final int KEY_V
See Also:
Constant Field Values

KEY_B

static final int KEY_B
See Also:
Constant Field Values

KEY_N

static final int KEY_N
See Also:
Constant Field Values

KEY_M

static final int KEY_M
See Also:
Constant Field Values

COUNT_KEYMAP_ENTRIES

static final int COUNT_KEYMAP_ENTRIES
See Also:
Constant Field Values