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
getDismissKeyguardCommand
Methods inherited from class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
getAdbShellCommand, getAdbShellCommand, getClearMainLogCommand, getListProcessesCommand, getLogMessageCommand, getMonkeyInputCommand, getSendBackKeyEventCommand, getSendKeyEventCommand, getSetLogCatFormatToTimeCommand
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
getWaitForDeviceStartupCommand
in interfaceAdbShellCommands
- Overrides:
getWaitForDeviceStartupCommand
in classAdbShellCommandsCurrentBase
-
getWaitForDeviceStartupExpectedAnswer
- Specified by:
getWaitForDeviceStartupExpectedAnswer
in interfaceAdbShellCommands
- Overrides:
getWaitForDeviceStartupExpectedAnswer
in classAdbShellCommandsCurrentBase
-