JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Interfaces
Deprecated Methods
Deprecated Interfaces
Interface and Description
io.appium.java_client.android.AndroidKeyCode
Use
AndroidKey
instead
io.appium.java_client.android.AndroidKeyMetastate
Use
KeyEventMetaModifier
instead
Deprecated Methods
Method and Description
io.appium.java_client.android.nativekey.PressesKey.longPressKeyCode(int)
use
PressesKey.longPressKey(KeyEvent)
instead
io.appium.java_client.android.nativekey.PressesKey.longPressKeyCode(int, Integer)
use
PressesKey.longPressKey(KeyEvent)
instead
io.appium.java_client.android.nativekey.PressesKey.pressKeyCode(int)
use
PressesKey.pressKey(KeyEvent)
instead
io.appium.java_client.android.nativekey.PressesKey.pressKeyCode(int, Integer)
use
PressesKey.pressKey(KeyEvent)
instead
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes