Tells Robotium to send a key code: Right, Left, Up, Down, Enter or other. @param keycode the key code to be sent. Use KeyEvent#KEYCODE_ENTER, KeyEvent#KEYCODE_MENU, KeyEvent#KEYCODE_DEL, KeyEvent#KEYCODE_DPAD_RIGHT and so on
(int keycode)
source not stored for this graph (policy: none)
no test coverage detected