Uses of Class
hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
Packages that use AdbShellCommandsCurrentBase
-
Uses of AdbShellCommandsCurrentBase in hudson.plugins.android_emulator.sdk.cli
Subclasses of AdbShellCommandsCurrentBase in hudson.plugins.android_emulator.sdk.cliModifier and TypeClassDescriptionclass
ExtendsAdbShellCommands04To22
and simply overwrites the commands which differ for devices running on API-level 3 and below.class
ExtendsAdbShellCommandsCurrentBase
and simply overwrites the commands which differ for devices running on API-level 4 to 22.