MCPcopy Create free account
hub / github.com/Abelzzg/AutoTestProject / sendKeyCode

Method sendKeyCode

app/src/main/java/com/robotium/solo/Sender.java:39–47  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

sendKeyMethod · 0.80
openMenuMethod · 0.80
clickOnMenuItemMethod · 0.80

Calls 2

getNameMethod · 0.80
sleepMethod · 0.45

Tested by

no test coverage detected