Class AdbShellCommand04To22
java.lang.Object
hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
hudson.plugins.android_emulator.sdk.cli.AdbShellCommand04To22
- All Implemented Interfaces:
 AdbShellCommands
- Direct Known Subclasses:
 AdbShellCommand00To03
Extends 
AdbShellCommandsCurrentBase and simply overwrites the commands
 which differ for devices running on API-level 4 to 22.- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
getAdbShellCommand, getAdbShellCommand, getClearMainLogCommand, getListProcessesCommand, getLogMessageCommand, getMonkeyInputCommand, getSendBackKeyEventCommand, getSendKeyEventCommand, getSetLogCatFormatToTimeCommand, getWaitForDeviceStartupCommand, getWaitForDeviceStartupExpectedAnswerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
getClearMainLogCommand, getListProcessesCommand, getLogMessageCommand, getMonkeyInputCommand, getSendBackKeyEventCommand, getSendKeyEventCommand, getSetLogCatFormatToTimeCommand, getWaitForDeviceStartupCommand, getWaitForDeviceStartupExpectedAnswer 
- 
Constructor Details
- 
AdbShellCommand04To22
public AdbShellCommand04To22() 
 - 
 - 
Method Details
- 
getDismissKeyguardCommand
- Specified by:
 getDismissKeyguardCommandin interfaceAdbShellCommands- Overrides:
 getDismissKeyguardCommandin classAdbShellCommandsCurrentBase
 
 -