Class AdbShellCommand00To03
java.lang.Object
hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
hudson.plugins.android_emulator.sdk.cli.AdbShellCommand04To22
hudson.plugins.android_emulator.sdk.cli.AdbShellCommand00To03
- All Implemented Interfaces:
 AdbShellCommands
Extends 
AdbShellCommands04To22 and simply overwrites the commands
 which differ for devices running on API-level 3 and below.- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class hudson.plugins.android_emulator.sdk.cli.AdbShellCommand04To22
getDismissKeyguardCommandMethods inherited from class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
getAdbShellCommand, getAdbShellCommand, getClearMainLogCommand, getListProcessesCommand, getLogMessageCommand, getMonkeyInputCommand, getSendBackKeyEventCommand, getSendKeyEventCommand, getSetLogCatFormatToTimeCommandMethods 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, getDismissKeyguardCommand, getListProcessesCommand, getLogMessageCommand, getMonkeyInputCommand, getSendBackKeyEventCommand, getSendKeyEventCommand, getSetLogCatFormatToTimeCommand 
- 
Constructor Details
- 
AdbShellCommand00To03
public AdbShellCommand00To03() 
 - 
 - 
Method Details
- 
getWaitForDeviceStartupCommand
- Specified by:
 getWaitForDeviceStartupCommandin interfaceAdbShellCommands- Overrides:
 getWaitForDeviceStartupCommandin classAdbShellCommandsCurrentBase
 - 
getWaitForDeviceStartupExpectedAnswer
- Specified by:
 getWaitForDeviceStartupExpectedAnswerin interfaceAdbShellCommands- Overrides:
 getWaitForDeviceStartupExpectedAnswerin classAdbShellCommandsCurrentBase
 
 -