A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages

A

abi(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
 
ABI_INSTALLATION_UNSUPPORTED() - Static method in class hudson.plugins.android_emulator.Messages
Key ABI_INSTALLATION_UNSUPPORTED: It appears that the configured platform is based on Android 4.0 or newer. This requires the ''ARM EABI v7a System Image'' package which cannot be automatically installed with SDK Tools r16 or earlier. Please install this component manually via the Android SDK Manager, or upgrade to SDK Tools r17.
ABI_REQUIRED() - Static method in class hudson.plugins.android_emulator.Messages
Key ABI_REQUIRED: The Android SDKs ''avdmanager create avd'' command requires the ABI to be specified..
AbstractBuilder - Class in hudson.plugins.android_emulator.builder
 
AbstractBuilder() - Constructor for class hudson.plugins.android_emulator.builder.AbstractBuilder
 
AbstractCLIStep - Class in jenkins.plugin.android.emulator.sdk.pipeline
 
AbstractCLIStep(String, HomeLocator, String) - Constructor for class jenkins.plugin.android.emulator.sdk.pipeline.AbstractCLIStep
 
AbstractSnapshotBuilder - Class in hudson.plugins.android_emulator.snapshot
 
AbstractSnapshotBuilder(String) - Constructor for class hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
 
ADB - hudson.plugins.android_emulator.sdk.Tool
 
ADB_CONNECT_TIMEOUT - Static variable in class jenkins.plugin.android.emulator.AndroidSDKConstants
 
ADB_DEFAULT_SERVER_PORT - Static variable in class jenkins.plugin.android.emulator.AndroidSDKConstants
The Android Debug Bridge (adb) server default TCP port.
ADBCLIBuilder - Class in jenkins.plugin.android.emulator.sdk.cli
Build a command line argument for emulator command.
adbPort() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
adbServerPort() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
AdbShellCommand00To03 - Class in hudson.plugins.android_emulator.sdk.cli
Extends AdbShellCommands04To22 and simply overwrites the commands which differ for devices running on API-level 3 and below.
AdbShellCommand00To03() - Constructor for class hudson.plugins.android_emulator.sdk.cli.AdbShellCommand00To03
 
AdbShellCommand04To22 - Class in hudson.plugins.android_emulator.sdk.cli
Extends AdbShellCommandsCurrentBase and simply overwrites the commands which differ for devices running on API-level 4 to 22.
AdbShellCommand04To22() - Constructor for class hudson.plugins.android_emulator.sdk.cli.AdbShellCommand04To22
 
AdbShellCommands - Interface in hudson.plugins.android_emulator.sdk.cli
Commands which are run via 'adb shell' command on a specified device
AdbShellCommandsCurrentBase - Class in hudson.plugins.android_emulator.sdk.cli
This class holds the implementations for all used commands via adb shell on devices running the latest API.
AdbShellCommandsCurrentBase() - Constructor for class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 
ADBStep - Class in jenkins.plugin.android.emulator.sdk.pipeline
 
ADBStep(String, HomeLocator, String) - Constructor for class jenkins.plugin.android.emulator.sdk.pipeline.ADBStep
 
ADBStep_displayName() - Static method in class jenkins.plugin.android.emulator.sdk.pipeline.Messages
Key ADBStep.displayName: ADB Executable.
ADBStep.DescriptorImpl - Class in jenkins.plugin.android.emulator.sdk.pipeline
 
ADDING_SD_CARD(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key ADDING_SD_CARD: Adding {0} SD card to AVD ''{1}''....
ANDROID_CACHE - Static variable in class jenkins.plugin.android.emulator.AndroidSDKConstants
 
ANDROID_LEGACY - hudson.plugins.android_emulator.sdk.Tool
 
AndroidEmulator - Class in hudson.plugins.android_emulator
 
AndroidEmulator(String, String, String, String, String, String, AndroidEmulator.HardwareProperty[], boolean, boolean, boolean, boolean, int, int, String, String, String, String, String) - Constructor for class hudson.plugins.android_emulator.AndroidEmulator
 
AndroidEmulator.DescriptorImpl - Class in hudson.plugins.android_emulator
 
AndroidEmulator.HardwareProperty - Class in hudson.plugins.android_emulator
 
AndroidEmulatorBuild - Class in jenkins.plugin.android.emulator
 
AndroidEmulatorBuild(String, String, String, String) - Constructor for class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
AndroidEmulatorBuild_defaultLocale(Object) - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidEmulatorBuild.defaultLocale: Locale will default to ''{0}'' if not specified.
AndroidEmulatorBuild_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidEmulatorBuild.displayName: Run an Android emulator during build.
AndroidEmulatorBuild_sdCardTooSmall() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidEmulatorBuild.sdCardTooSmall: SD card size must be at least 9 MB.
AndroidEmulatorBuild_wrongDensity() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidEmulatorBuild.wrongDensity: Expected a pair integer greater than 0.
AndroidEmulatorBuild_wrongLocale() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidEmulatorBuild.wrongLocale: Locale is incorrect.
AndroidEmulatorBuild.DescriptorImpl - Class in jenkins.plugin.android.emulator
 
AndroidEmulatorContext - Class in hudson.plugins.android_emulator
 
AndroidEmulatorContext(AbstractBuild<?, ?>, Launcher, BuildListener, AndroidSdk) - Constructor for class hudson.plugins.android_emulator.AndroidEmulatorContext
 
androidHome - Variable in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
The Android SDK home directory.
AndroidKeyEvent - Enum in hudson.plugins.android_emulator.constants
Currently defined Android KeyEvents with the corresponding id.
AndroidSdk - Class in hudson.plugins.android_emulator.sdk
 
AndroidSdk(String, String) - Constructor for class hudson.plugins.android_emulator.sdk.AndroidSdk
 
AndroidSDKConstants - Class in jenkins.plugin.android.emulator
 
AndroidSDKInstallable(DownloadFromUrlInstaller.Installable) - Constructor for class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.AndroidSDKInstallable
 
AndroidSDKInstallation - Class in jenkins.plugin.android.emulator.tools
Information about JDK installation.
AndroidSDKInstallation(String, String, List<? extends ToolProperty<?>>, Platform) - Constructor for class jenkins.plugin.android.emulator.tools.AndroidSDKInstallation
 
AndroidSDKInstallation_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidSDKInstallation.displayName: Android Build Tool.
AndroidSDKInstallation.DescriptorImpl - Class in jenkins.plugin.android.emulator.tools
 
AndroidSDKInstaller - Class in jenkins.plugin.android.emulator.tools
Automatic tools installer from google.
AndroidSDKInstaller(String, AndroidSDKInstaller.Channel) - Constructor for class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller
 
AndroidSDKInstaller_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidSDKInstaller.displayName: Install from dl.google.com/android/repository.
AndroidSDKInstaller.AndroidSDKInstallable - Class in jenkins.plugin.android.emulator.tools
 
AndroidSDKInstaller.Channel - Enum in jenkins.plugin.android.emulator.tools
 
AndroidSDKInstaller.DescriptorImpl - Class in jenkins.plugin.android.emulator.tools
 
AndroidSDKUtil - Class in jenkins.plugin.android.emulator
 
APK_NOT_FOUND(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key APK_NOT_FOUND: Could not find APK file ''{0}'' to be installed.
APK_NOT_SPECIFIED() - Static method in class hudson.plugins.android_emulator.Messages
Key APK_NOT_SPECIFIED: No APK file was specified to be installed.
ARCHIVING_LOG() - Static method in class hudson.plugins.android_emulator.Messages
Key ARCHIVING_LOG: Archiving emulator log.
areAllFilesExistantInDir(File, String[]) - Static method in class hudson.plugins.android_emulator.util.Utils
Check if a root directory contains all the given files.
areAllSubdirectoriesExistant(File, String[]) - Static method in class hudson.plugins.android_emulator.util.Utils
Check if a root directory contains all the given subDirectories.
arguments - Variable in class jenkins.plugin.android.emulator.sdk.pipeline.AbstractCLIStep
 
arguments() - Method in class jenkins.plugin.android.emulator.sdk.cli.CLICommand
 
arguments(String[]) - Method in class jenkins.plugin.android.emulator.sdk.cli.ADBCLIBuilder
 
arguments(String[]) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
 
arguments(String[]) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
arguments(String[]) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
 
AVD_CONFIG_NOT_READABLE() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_CONFIG_NOT_READABLE: Failed to parse AVD config file.
AVD_CONFIG_NOT_WRITEABLE() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_CONFIG_NOT_WRITEABLE: Failed to save AVD config file.
AVD_CREATION_ABORTED() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_CREATION_ABORTED: AVD creation command failed to complete normally.
AVD_CREATION_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_CREATION_FAILED: Failed to run AVD creation command.
AVD_CREATION_INTERRUPTED() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_CREATION_INTERRUPTED: Interrupted while creating new emulator.
AVD_DIRECTORY_CREATION_FAILED(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_DIRECTORY_CREATION_FAILED: Could not create directory ''{0}''.
AVD_DIRECTORY_NOT_FOUND(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_DIRECTORY_NOT_FOUND: Could not find AVD directory ''{0}''.
AVD_DOES_NOT_EXIST(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_DOES_NOT_EXIST: Could not start AVD ''{0}'', as it could not be found at ''{1}''.
AVD_NAME_REQUIRED() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_NAME_REQUIRED: AVD name is required.
AVDevice - Class in jenkins.plugin.android.emulator.sdk.cli
 
AVDevice() - Constructor for class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
AVDMANAGER - hudson.plugins.android_emulator.sdk.Tool
 
AVDManagerCLIBuilder - Class in jenkins.plugin.android.emulator.sdk.cli
Build a command line argument for avdmanager command.
AVDManagerStep - Class in jenkins.plugin.android.emulator.sdk.pipeline
 
AVDManagerStep(String, HomeLocator, String) - Constructor for class jenkins.plugin.android.emulator.sdk.pipeline.AVDManagerStep
 
AVDManagerStep_displayName() - Static method in class jenkins.plugin.android.emulator.sdk.pipeline.Messages
Key AVDManagerStep.displayName: AVDManager Script.
AVDManagerStep.DescriptorImpl - Class in jenkins.plugin.android.emulator.sdk.pipeline
 
avdName - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
avdName(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
avdNameSuffix - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 

B

BASE_SDK_INSTALLED() - Static method in class hudson.plugins.android_emulator.Messages
Key BASE_SDK_INSTALLED: Base SDK installed successfully.
BETA - jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.Channel
 
binFolder - Variable in enum jenkins.plugin.android.emulator.tools.Platform
Choose the folder path suitable bin folder of the bundle.
BOOT_COMPLETION_TIMED_OUT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key BOOT_COMPLETION_TIMED_OUT: Timed-out after waiting {0} seconds for emulator.
build(int) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
build(int, int) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
BUILD_RESULT_FAILURE() - Static method in class hudson.plugins.android_emulator.Messages
Key BUILD_RESULT_FAILURE: Failure.
BUILD_RESULT_IGNORE() - Static method in class hudson.plugins.android_emulator.Messages
Key BUILD_RESULT_IGNORE: Do nothing.
BUILD_RESULT_UNSTABLE() - Static method in class hudson.plugins.android_emulator.Messages
Key BUILD_RESULT_UNSTABLE: Unstable.
BUILD_TOOLS_DIR - Static variable in interface hudson.plugins.android_emulator.sdk.ToolLocator
 
buildEnvVars(EnvVars) - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstallation
 
buildEnvVars(FilePath, EnvVars) - Static method in class jenkins.plugin.android.emulator.sdk.home.HomeLocator
 
BuildNodeUnavailableException - Exception in hudson.plugins.android_emulator
 
BuildNodeUnavailableException() - Constructor for exception hudson.plugins.android_emulator.BuildNodeUnavailableException
 
BuildOutcome - Enum in hudson.plugins.android_emulator.monkey
 

C

call() - Method in class hudson.plugins.android_emulator.ReceiveEmulatorPortTask
 
cameraBack(EmulatorCLIBuilder.CAMERA) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
cameraFront(EmulatorCLIBuilder.CAMERA) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
CANARY - jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.Channel
 
CANNOT_CONNECT_TO_EMULATOR() - Static method in class hudson.plugins.android_emulator.Messages
Key CANNOT_CONNECT_TO_EMULATOR: Could not connect to running emulator; cannot continue.
CANNOT_START_EMULATOR(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key CANNOT_START_EMULATOR: Cannot start Android emulator: {0}.
canTake(Node, Queue.Task) - Method in class hudson.plugins.android_emulator.TaskDispatcher
 
categories - Variable in class hudson.plugins.android_emulator.monkey.MonkeyBuilder
Categories to restrict the monkey to.
channel(AndroidSDKInstaller.Channel) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
 
cleanUp() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
CLICommand<R> - Class in jenkins.plugin.android.emulator.sdk.cli
 
CLICommand.OutputParser<R> - Interface in jenkins.plugin.android.emulator.sdk.cli
 
CMD_TOOLS_BIN_DIR - Static variable in interface hudson.plugins.android_emulator.sdk.ToolLocator
 
commandLineOptions - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
compareTo(SDKPackages.SDKPackage) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
compareTo(Version) - Method in class jenkins.plugin.android.emulator.sdk.cli.Version
Compares this NodeJSVersion object to another NodeJSVersion.
CONFIG_FILE_UNSUPPORTED_EXTENSION(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key CONFIG_FILE_UNSUPPORTED_EXTENSION: Unsupported config file type ''{0}'' detected. Currently only .ini and .properties files are supported..
ConfigFileUtils - Class in hudson.plugins.android_emulator.util
 
ConfigFileUtils() - Constructor for class hudson.plugins.android_emulator.util.ConfigFileUtils
 
configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.android_emulator.InstallBuilder.DescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.android_emulator.monkey.MonkeyBuilder.DescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.android_emulator.UninstallBuilder.DescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstallation.DescriptorImpl
Constants - Interface in hudson.plugins.android_emulator
 
CORE_PROCESS_DID_NOT_START() - Static method in class hudson.plugins.android_emulator.Messages
Key CORE_PROCESS_DID_NOT_START: System did not appear to become ready; trying anyway....
COULD_NOT_CHECK_BOOT_COMPLETION() - Static method in class hudson.plugins.android_emulator.Messages
Key COULD_NOT_CHECK_BOOT_COMPLETION: Could not check for boot completion:.
COULD_NOT_CREATE_EMULATOR(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key COULD_NOT_CREATE_EMULATOR: Could not create Android emulator: {0}.
COULD_NOT_DETERMINE_APK_PACKAGE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key COULD_NOT_DETERMINE_APK_PACKAGE: Could not determine package name from APK file ''{0}''; cannot uninstall.
create(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
Prepare the CLI command of avdmanager to create new device.
CREATE_PROJECT_BUILD_FILES() - Static method in class hudson.plugins.android_emulator.Messages
Key CREATE_PROJECT_BUILD_FILES: Create Android Ant build files.
createAndRunAsyncReader(InputStream) - Static method in class hudson.plugins.android_emulator.util.StdoutReader
Creates a new StdoutReader starting to read the data immediately of the given InputStream in an own thread.
createNoopCommand() - Static method in class hudson.plugins.android_emulator.sdk.cli.SdkCliCommand
 
CREATING_AVD(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key CREATING_AVD: Creating Android AVD: {0}.
CREATING_BUILD_FILES(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key CREATING_BUILD_FILES: Creating build files for {0} project at ''{1}''....
current() - Static method in enum jenkins.plugin.android.emulator.tools.Platform
 

D

dataDir(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
DDMS_CONFIG - Static variable in class jenkins.plugin.android.emulator.AndroidSDKConstants
 
DEFAULT_LOCALE - Static variable in interface hudson.plugins.android_emulator.Constants
The locale to which Android emulators default if not otherwise specified.
DEFAULT_LOCALE_WARNING(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key DEFAULT_LOCALE_WARNING: Locale will default to ''{0}'' if not specified.
DefaultHomeLocationLocator_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key DefaultHomeLocationLocator.displayName: Default (~/.android or %HOME%\.android).
DefaultHomeLocator - Class in jenkins.plugin.android.emulator.sdk.home
Uses NPM's default global cache, which is actually ~/.android on Unix system or %HOME%\.android on Windows system.
DefaultHomeLocator() - Constructor for class jenkins.plugin.android.emulator.sdk.home.DefaultHomeLocator
 
DefaultHomeLocator.DescriptorImpl - Class in jenkins.plugin.android.emulator.sdk.home
 
DefaultToolLocator - Class in hudson.plugins.android_emulator.sdk
 
DefaultToolLocator() - Constructor for class hudson.plugins.android_emulator.sdk.DefaultToolLocator
 
DELAYING_START_UP(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key DELAYING_START_UP: Waiting {0} seconds before starting emulator....
deleteAfterBuild - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
deleteAVD(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
 
DescriptorImpl() - Constructor for class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.android_emulator.builder.ProjectPrerequisitesInstaller.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.android_emulator.builder.UpdateProjectBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.android_emulator.InstallBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.android_emulator.monkey.MonkeyBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.android_emulator.monkey.MonkeyRecorder.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.android_emulator.snapshot.SnapshotLoadBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.android_emulator.snapshot.SnapshotSaveBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.android_emulator.UninstallBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.HardwareProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.sdk.home.DefaultHomeLocator.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.sdk.home.PerExecutorHomeLocator.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.sdk.home.PerJobHomeLocator.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.sdk.pipeline.ADBStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.sdk.pipeline.AVDManagerStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.sdk.pipeline.EmulatorStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.sdk.pipeline.SDKManagerStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.tools.AndroidSDKInstallation.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.DescriptorImpl
 
DetectionFailedException - Exception in jenkins.plugin.android.emulator.tools
Indicates the failure to detect the OS.
DetectionFailedException(String, Throwable) - Constructor for exception jenkins.plugin.android.emulator.tools.DetectionFailedException
 
DEV - jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.Channel
 
device(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
 
deviceDefinition - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
deviceLocale - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
doCheckAndroidHome(File) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
doCheckAvdName(String) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
doCheckDeviceDefinition(String) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
doCheckDeviceLocale(String) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
doCheckDeviceLocale(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
doCheckExecutable(String) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
doCheckKey(String) - Method in class jenkins.plugin.android.emulator.HardwareProperty.DescriptorImpl
 
doCheckOsVersion(String) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
doCheckOsVersion(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
doCheckPackageId(String) - Method in class hudson.plugins.android_emulator.UninstallBuilder.DescriptorImpl
Check the package id is set in the uninstall configure
doCheckScreenDensity(String) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
doCheckScreenDensity(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
doCheckScreenResolution(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
doCheckScreenResolution(String, String, String) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
doCheckSdCardSize(String) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
doCheckSdCardSize(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
doCheckTargetAbi(String) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
doCheckTargetAbi(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
doFillChannelItems(String) - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.DescriptorImpl
 
doFillDeviceLocaleItems() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
doFillScreenDensityItems() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
doFillScreenResolutionItems() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
DOWNLOADING_SDK_FROM(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key DOWNLOADING_SDK_FROM: Downloading and installing Android SDK from {0}.

E

emptyVersion - Static variable in class jenkins.plugin.android.emulator.sdk.cli.Version
The empty version "0.0.0".
EMULATED - jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder.CAMERA
 
EMULATOR - hudson.plugins.android_emulator.sdk.Tool
 
EMULATOR_ALREADY_IN_USE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_ALREADY_IN_USE: Emulator could not be started as AVD ''{0}'' is already running on this machine.
EMULATOR_ARM - hudson.plugins.android_emulator.sdk.Tool
 
EMULATOR_COMMAND_TIMEOUT_MS - Static variable in class hudson.plugins.android_emulator.AndroidEmulatorContext
Interval during which an emulator command should complete.
EMULATOR_CONFIGURATION_BAD(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_CONFIGURATION_BAD: Unrecognised Android emulator configuration: ''{0}''.
EMULATOR_CONSOLE_REPORT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_CONSOLE_REPORT: Emulator reported that the console is available on port {0}.
EMULATOR_DID_NOT_START() - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_DID_NOT_START: Emulator did not appear to start; giving up.
EMULATOR_DIR - Static variable in interface hudson.plugins.android_emulator.sdk.ToolLocator
 
EMULATOR_IS_READY(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_IS_READY: Emulator is ready for use (took {0} seconds).
EMULATOR_LOCALES - Static variable in interface hudson.plugins.android_emulator.Constants
Locales supported: http://developer.android.com/sdk/android-3.0.html#locs
EMULATOR_MIPS - hudson.plugins.android_emulator.sdk.Tool
 
EMULATOR_PAUSED_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_PAUSED_SNAPSHOT: Creating snapshot....
EMULATOR_RESUME_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_RESUME_FAILED: Failed to restart emulator execution; cannot continue.
EMULATOR_SHUTDOWN_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_SHUTDOWN_FAILED: Failed to shut down emulator; the process may still be running....
EMULATOR_STATE_REPORT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_STATE_REPORT: Emulator reported that the startup process is ''{0}''.
EMULATOR_STOPPED_DURING_BOOT() - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_STOPPED_DURING_BOOT: Emulator was shut down before it finished booting.
EMULATOR_X86 - hudson.plugins.android_emulator.sdk.Tool
 
EMULATOR64_ARM - hudson.plugins.android_emulator.sdk.Tool
 
EMULATOR64_MIPS - hudson.plugins.android_emulator.sdk.Tool
 
EMULATOR64_X86 - hudson.plugins.android_emulator.sdk.Tool
 
EmulatorCLIBuilder - Class in jenkins.plugin.android.emulator.sdk.cli
Build a command line argument for emulator command.
EmulatorCLIBuilder.CAMERA - Enum in jenkins.plugin.android.emulator.sdk.cli
 
EmulatorCLIBuilder.SNAPSHOT - Enum in jenkins.plugin.android.emulator.sdk.cli
 
EmulatorConfig - Class in jenkins.plugin.android.emulator
 
EmulatorConfig() - Constructor for class jenkins.plugin.android.emulator.EmulatorConfig
 
EmulatorConfig.ValidationError - Class in jenkins.plugin.android.emulator
 
EmulatorRunner - Class in jenkins.plugin.android.emulator
 
EmulatorRunner(EmulatorConfig, ToolLocator) - Constructor for class jenkins.plugin.android.emulator.EmulatorRunner
 
EMULATORS - Static variable in enum hudson.plugins.android_emulator.sdk.Tool
 
EmulatorStep - Class in jenkins.plugin.android.emulator.sdk.pipeline
 
EmulatorStep(String, HomeLocator, String) - Constructor for class jenkins.plugin.android.emulator.sdk.pipeline.EmulatorStep
 
EmulatorStep_displayName() - Static method in class jenkins.plugin.android.emulator.sdk.pipeline.Messages
Key EmulatorStep.displayName: QEMU Executable.
EmulatorStep.DescriptorImpl - Class in jenkins.plugin.android.emulator.sdk.pipeline
 
emulatorTool - Variable in class jenkins.plugin.android.emulator.sdk.pipeline.AbstractCLIStep
 
EmulatorToolLocator - Class in hudson.plugins.android_emulator.sdk
 
EmulatorToolLocator() - Constructor for class hudson.plugins.android_emulator.sdk.EmulatorToolLocator
 
ENSURING_PLATFORMS_INSTALLED(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key ENSURING_PLATFORMS_INSTALLED: Ensuring platform(s) are installed: {0}.
ENV_ADB_LOCAL_TRANSPORT_MAX_PORT - Static variable in class jenkins.plugin.android.emulator.AndroidSDKConstants
 
ENV_ADB_TRACE - Static variable in class jenkins.plugin.android.emulator.AndroidSDKConstants
 
ENV_ANDROID_AVD_HOME - Static variable in class jenkins.plugin.android.emulator.AndroidSDKConstants
Sets the path to the directory that contains all AVD-specific files, which mostly consist of very large disk images.
ENV_ANDROID_EMULATOR_HOME - Static variable in class jenkins.plugin.android.emulator.AndroidSDKConstants
Sets the path to the user-specific emulator configuration directory.
ENV_VALUE_QEMU_AUDIO_DRV_NONE - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_ADB_SERVER_PORT - Static variable in interface hudson.plugins.android_emulator.Constants
Environment variables the plugin uses
ENV_VAR_ANDROID_AVD_ADB_PORT - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_AVD_DENSITY - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_AVD_DEVICE - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_AVD_LOCALE - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_AVD_NAME - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_AVD_OS - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_AVD_RESOLUTION - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_AVD_SKIN - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_AVD_USER_PORT - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_HOME - Static variable in interface hudson.plugins.android_emulator.Constants
Deprecated.
ENV_VAR_ANDROID_SDK - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_SDK_HOME - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_SDK_ROOT - Static variable in interface hudson.plugins.android_emulator.Constants
Sets the path to the SDK installation directory.
ENV_VAR_ANDROID_SERIAL - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_TMP_LOGCAT_FILE - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_ANDROID_USE_SDK_WRAPPER - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_JENKINS_ANDROID_HOME - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_JENKINS_WORKSPACE - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_LD_LIBRARY_PATH - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_PATH_SDK_PLATFORM_TOOLS - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_PATH_SDK_TOOLS - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_QEMU_AUDIO_DRV - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_SYSTEM_HOME - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_SYSTEM_HOMEDRIVE - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_SYSTEM_HOMEPATH - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_SYSTEM_PATH - Static variable in interface hudson.plugins.android_emulator.Constants
 
ENV_VAR_SYSTEM_USERPROFILE - Static variable in interface hudson.plugins.android_emulator.Constants
 
equals(Object) - Method in class hudson.plugins.android_emulator.monkey.MonkeyAction
 
equals(Object) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
equals(Object) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
equals(Object) - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
equals(Object) - Method in class jenkins.plugin.android.emulator.sdk.cli.Version
Compares this NodeJSVersion object to another object.
equalsVersion(String, String, int) - Static method in class hudson.plugins.android_emulator.util.Utils
Compares one given string representing a version number ("[:digit:]+(\.[:digit:]+)*") to another one and checks for equality.
ERASING_EXISTING_EMULATOR_DATA() - Static method in class hudson.plugins.android_emulator.Messages
Key ERASING_EXISTING_EMULATOR_DATA: Erasing existing emulator data....
error(String) - Static method in class hudson.plugins.android_emulator.util.ValidationResult
 
ERROR - hudson.plugins.android_emulator.util.ValidationResult.Type
 
ERROR_MISCONFIGURED(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key ERROR_MISCONFIGURED: Cannot start Android emulator due to misconfiguration: {0}.
errorWithMarkup(String) - Static method in class hudson.plugins.android_emulator.util.ValidationResult
 
eventCount - Variable in class hudson.plugins.android_emulator.monkey.MonkeyBuilder
How many events to perform.
executable - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
executable - Variable in enum hudson.plugins.android_emulator.sdk.Tool
 
execute() - Method in class jenkins.plugin.android.emulator.sdk.cli.CLICommand
 
execute(TaskListener) - Method in class jenkins.plugin.android.emulator.sdk.cli.CLICommand
 
executeAsync(TaskListener) - Method in class jenkins.plugin.android.emulator.sdk.cli.CLICommand
 
ExecutorHomeLocationLocator_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key ExecutorHomeLocationLocator.displayName: Local to the executor.
expandVariables(EnvVars, Map<String, String>, String) - Static method in class hudson.plugins.android_emulator.util.Utils
Expands the variable in the given string to its value in the variables available to this build.
expandVariables(AbstractBuild<?, ?>, BuildListener, String) - Static method in class hudson.plugins.android_emulator.util.Utils
Expands the variable in the given string to its value in the environment variables available to this build.
extension - Variable in enum jenkins.plugin.android.emulator.tools.Platform
Choose the extension file name suitable to run cli commands.
EXTRA_EXTRA_EXTRA_HIGH - Static variable in class hudson.plugins.android_emulator.ScreenDensity
 
EXTRA_EXTRA_HIGH - Static variable in class hudson.plugins.android_emulator.ScreenDensity
 
EXTRA_EXTRA_HIGH_560 - Static variable in class hudson.plugins.android_emulator.ScreenDensity
 
EXTRA_HIGH - Static variable in class hudson.plugins.android_emulator.ScreenDensity
 
EXTRA_HIGH_400 - Static variable in class hudson.plugins.android_emulator.ScreenDensity
 
EXTRA_HIGH_420 - Static variable in class hudson.plugins.android_emulator.ScreenDensity
 
extraParameters - Variable in class hudson.plugins.android_emulator.monkey.MonkeyBuilder
Extra command line parameters to pass to monkey.

F

FAILED_TO_CREATE_FILE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FAILED_TO_CREATE_FILE: Failed to create file or directory: {0}.
FAILED_TO_DELETE_AVD(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FAILED_TO_DELETE_AVD: Failed to delete AVD: {0}.
FAILED_TO_DELETE_FILE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FAILED_TO_DELETE_FILE: Failed to delete file or directory: {0}.
FAILED_TO_DETERMINE_PROJECT_TYPE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FAILED_TO_DETERMINE_PROJECT_TYPE: Failed to determine type of project at ''{0}''..
FAILED_TO_READ_MANIFEST(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FAILED_TO_READ_MANIFEST: Failed to read manifest file at ''{0}''..
FAILURE - hudson.plugins.android_emulator.monkey.BuildOutcome
 
failureOutcome - Variable in class hudson.plugins.android_emulator.monkey.MonkeyRecorder
Build outcome in case we detect monkey ended prematurely.
filename - Variable in class hudson.plugins.android_emulator.monkey.MonkeyBuilder
File to write monkey results to.
filename - Variable in class hudson.plugins.android_emulator.monkey.MonkeyRecorder
File to write monkey results to.
FINDING_PROJECTS() - Static method in class hudson.plugins.android_emulator.Messages
Key FINDING_PROJECTS: Searching for Android projects....
findInSdk(boolean) - Method in class hudson.plugins.android_emulator.sdk.DefaultToolLocator
 
findInSdk(boolean) - Method in class hudson.plugins.android_emulator.sdk.EmulatorToolLocator
 
findInSdk(boolean) - Method in class hudson.plugins.android_emulator.sdk.PlatformToolLocator
 
findInSdk(boolean) - Method in class hudson.plugins.android_emulator.sdk.SdkToolLocator
 
findInSdk(boolean) - Method in interface hudson.plugins.android_emulator.sdk.ToolLocator
 
findPullUpDirectory(FilePath) - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller
 
forceClassicEmulatorEngine() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
forEnvironment(EnvVars) - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstallation
 
forNode(Node, TaskListener) - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstallation
 
forNode(Node, TaskListener) - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.AndroidSDKInstallable
 
FOUND_PROJECTS_TO_UPDATE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FOUND_PROJECTS_TO_UPDATE: Found {0} projects to create build files for..
FOUND_TEST_PROJECT_WITHOUT_APP(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FOUND_TEST_PROJECT_WITHOUT_APP: No related app project found; cannot create build files for test project at ''{0}''..
FWQVGA - Static variable in class hudson.plugins.android_emulator.ScreenResolution
 
FWVGA - Static variable in class hudson.plugins.android_emulator.ScreenResolution
 

G

getABI() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
getADB(Launcher) - Method in class jenkins.plugin.android.emulator.tools.ToolLocator
Gets the executable path of ADB on the given target system.
getADBConnectionTimeout() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getAdbInstallPackageCommand(String, String) - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
getAdbInstallPackageCommand(String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getAdbKillServerCommand() - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
getAdbKillServerCommand() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getADBServerPort() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getAdbShellCommand(String, boolean, String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
Generic method to generate and 'adb shell' command to run on the given device.
getAdbShellCommand(String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
Generic method to generate and 'adb shell' command to run on the given device.
getAdbShellCommandForAPILevel(int) - Static method in class hudson.plugins.android_emulator.sdk.cli.SdkCliCommandFactory
Retrieve the correct AdbShellCommands for the given API-Level of the device where the commands should run.
getAdbStartServerCommand() - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
getAdbStartServerCommand() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getAdbTimeout() - Method in class hudson.plugins.android_emulator.AndroidEmulator
 
getAdbTimeout() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
getAdbUninstallPackageCommand(String, String) - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
getAdbUninstallPackageCommand(String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getAndroidOS() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
getAndroidSdk(Launcher, Node, EnvVars, boolean, String, String) - Static method in class hudson.plugins.android_emulator.util.Utils
Tries to validate the given Android SDK root directory; otherwise tries to locate a copy of the SDK by checking for the auto-install directory and for common environment variables.
getAndroidSdk(Launcher, Node, EnvVars, String, String) - Static method in class hudson.plugins.android_emulator.util.Utils
Tries to validate the given Android SDK root directory; otherwise tries to locate a copy of the SDK by checking for the auto-install directory and for common environment variables.
getAndroidSdk(Launcher, String, String) - Static method in class hudson.plugins.android_emulator.util.Utils
Tries to validate the given Android SDK root directory.
getAndroidSdk(AbstractBuild<?, ?>, Launcher, BuildListener) - Static method in class hudson.plugins.android_emulator.builder.AbstractBuilder
Gets an Android SDK instance, ready for use.
getAndroidSDK(String) - Static method in class jenkins.plugin.android.emulator.AndroidSDKUtil
Gets the AndroidSDK to use.
getAndroidSdkHomeDirectory(String) - Static method in class hudson.plugins.android_emulator.util.Utils
Locates the Android SDK home directory using the same scheme as the Android SDK does.
getAndroidVersions() - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
getApiLevel() - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
getApkFile() - Method in class hudson.plugins.android_emulator.InstallBuilder
 
getArgs() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkCliCommand
 
getArguments() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.AbstractCLIStep
 
getAvailable() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages
 
getAvailable() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
getAVDManager(Launcher) - Method in class jenkins.plugin.android.emulator.tools.ToolLocator
Gets the executable path of AVDManager on the given target system.
getAvdName() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
getAVDName() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getCardSize() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getChannel() - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller
 
getClearMainLogCommand(String) - Method in interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
 
getClearMainLogCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 
getCommandsForSdk(AndroidSdk) - Static method in class hudson.plugins.android_emulator.sdk.cli.SdkCliCommandFactory
Retrieve the correct SdkCommands for the given Android SDK.
getCommandsForSdk(String) - Static method in class hudson.plugins.android_emulator.sdk.cli.SdkCliCommandFactory
Retrieve the correct SdkCommands for the given SDK Tools major version.
getCommandTimeout() - Method in class hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
 
getConfigHash(Node) - Method in class hudson.plugins.android_emulator.AndroidEmulator
A hash representing the variables that are used to determine which emulator configuration should be started to fulfil the job configuration.
getConfigHash(Node, Combination) - Method in class hudson.plugins.android_emulator.AndroidEmulator
A hash representing the variables that are used to determine which emulator configuration should be started to fulfil the job configuration.
getConfiguredAndroidHome() - Static method in class hudson.plugins.android_emulator.util.Utils
Retrieves the configured Android SDK root directory.
getCreatedAvdCommand(String, boolean, String, String, String, String, String, String) - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
getCreatedAvdCommand(String, boolean, String, String, String, String, String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
 
getCreatedAvdCommand(String, boolean, String, String, String, String, String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getCreateSdkCardCommand(String, String) - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
Creates the command (Tool and arguments to created a sdcard-images.
getCreateSdkCardCommand(String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getDefaultInstallers() - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstallation.DescriptorImpl
 
getDefinition() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getDescription() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
getDescriptor() - Method in class jenkins.plugin.android.emulator.sdk.home.HomeLocator
 
getDeviceDefinition() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
getDeviceDensities() - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
getDeviceIdentifier(AbstractBuild<?, ?>, BuildListener) - Static method in class hudson.plugins.android_emulator.builder.AbstractBuilder
Gets the Android device identifier for this job, defaulting to the AVD started by this plugin.
getDeviceLocale() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
getDeviceResolutions() - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
getDeviceTelnetPort(AbstractBuild<?, ?>, BuildListener) - Static method in class hudson.plugins.android_emulator.builder.AbstractBuilder
Gets the Android device identifier for this job, defaulting to the AVD started by this plugin.
getDimensionString() - Method in class hudson.plugins.android_emulator.ScreenResolution
 
getDismissKeyguardCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommand04To22
 
getDismissKeyguardCommand(String) - Method in interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
 
getDismissKeyguardCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 
getDisplayName() - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.android_emulator.builder.ProjectPrerequisitesInstaller.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.android_emulator.builder.UpdateProjectBuilder.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.android_emulator.InstallBuilder.DescriptorImpl
 
getDisplayName() - Method in enum hudson.plugins.android_emulator.monkey.BuildOutcome
 
getDisplayName() - Method in class hudson.plugins.android_emulator.monkey.MonkeyAction
 
getDisplayName() - Method in class hudson.plugins.android_emulator.monkey.MonkeyBuilder.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.android_emulator.monkey.MonkeyRecorder.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.android_emulator.snapshot.SnapshotLoadBuilder.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.android_emulator.snapshot.SnapshotSaveBuilder.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.android_emulator.UninstallBuilder.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.HardwareProperty.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.sdk.home.DefaultHomeLocator.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.sdk.home.PerExecutorHomeLocator.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.sdk.home.PerJobHomeLocator.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.ADBStep.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.AVDManagerStep.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.EmulatorStep.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.SDKManagerStep.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstallation.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.DescriptorImpl
 
getDpi() - Method in class hudson.plugins.android_emulator.ScreenDensity
 
getEmulator(Launcher) - Method in class jenkins.plugin.android.emulator.tools.ToolLocator
Gets the executable path of emulator on the given target system.
getEmulatorCallbackPort() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
getEmulatorListSnapshotsCommand(String, Tool) - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
getEmulatorListSnapshotsCommand(String, Tool) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getEmulatorLocales() - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
getEmulatorTool() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
Needed for syntax snippet generator.
getEmulatorTool() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.AbstractCLIStep
 
getEnvironment(AbstractBuild<?, ?>, BuildListener) - Static method in class hudson.plugins.android_emulator.util.Utils
Gets a combined set of environment variables for the current computer and build.
getEnvironmentVarsFromEmulatorArgs(String) - Static method in class hudson.plugins.android_emulator.util.Utils
Parse the given command-line and return the appropriate environment variables if known options are found.
getError() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
getExecutable(boolean) - Method in enum hudson.plugins.android_emulator.sdk.Tool
 
getExecutables() - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
getFormValidation() - Method in class hudson.plugins.android_emulator.util.ValidationResult
 
getFunctionName() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.ADBStep.DescriptorImpl
 
getFunctionName() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.AVDManagerStep.DescriptorImpl
 
getFunctionName() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.EmulatorStep.DescriptorImpl
 
getFunctionName() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.SDKManagerStep.DescriptorImpl
 
getHardwareProperties() - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
getHardwareProperties() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
getHardwareProperties() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getHelpFile() - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
getHelpFile() - Method in class hudson.plugins.android_emulator.builder.ProjectPrerequisitesInstaller.DescriptorImpl
 
getHelpFile() - Method in class hudson.plugins.android_emulator.builder.UpdateProjectBuilder.DescriptorImpl
 
getHelpFile() - Method in class hudson.plugins.android_emulator.InstallBuilder.DescriptorImpl
 
getHelpFile() - Method in class hudson.plugins.android_emulator.monkey.MonkeyBuilder.DescriptorImpl
 
getHelpFile() - Method in class hudson.plugins.android_emulator.monkey.MonkeyRecorder.DescriptorImpl
 
getHelpFile() - Method in class hudson.plugins.android_emulator.snapshot.SnapshotLoadBuilder.DescriptorImpl
 
getHelpFile() - Method in class hudson.plugins.android_emulator.snapshot.SnapshotSaveBuilder.DescriptorImpl
 
getHelpFile() - Method in class hudson.plugins.android_emulator.UninstallBuilder.DescriptorImpl
 
getHomeDirectory() - Static method in class hudson.plugins.android_emulator.util.Utils
Locates the current user's home directory using the same scheme as the Android SDK does.
getHomeLocationStrategy() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
getHomeLocationStrategy() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.AbstractCLIStep
 
getIconFileName() - Method in class hudson.plugins.android_emulator.monkey.MonkeyAction
 
getId() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
getId() - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
getInstallable() - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller
 
getInstallables() - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.DescriptorImpl
 
getInstallations() - Static method in class jenkins.plugin.android.emulator.AndroidSDKUtil
Get all AndroidSDK installation defined in Jenkins.
getInstalled() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages
 
getKey() - Method in class jenkins.plugin.android.emulator.HardwareProperty
 
getKeyCode() - Method in enum hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
getLabel() - Method in enum jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.Channel
 
getListExistingTargetsCommand() - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
getListExistingTargetsCommand() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
 
getListExistingTargetsCommand() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getListProcessesCommand(String) - Method in interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
 
getListProcessesCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 
getListSdkComponentsCommand() - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
getListSdkComponentsCommand() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
 
getListSdkComponentsCommand() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getListSystemImagesCommand() - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
getListSystemImagesCommand() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
 
getListSystemImagesCommand() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getLocale() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getLocation() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
getLogMessage(String, int) - Method in class hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
 
getLogMessage(String, int) - Method in class hudson.plugins.android_emulator.snapshot.SnapshotLoadBuilder
 
getLogMessage(String, int) - Method in class hudson.plugins.android_emulator.snapshot.SnapshotSaveBuilder
 
getLogMessageCommand(String, String) - Method in interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
 
getLogMessageCommand(String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 
getMajor() - Method in class jenkins.plugin.android.emulator.sdk.cli.Version
Returns the major component of this version identifier.
getMessage() - Method in class hudson.plugins.android_emulator.util.ValidationResult
 
getMessage() - Method in class jenkins.plugin.android.emulator.EmulatorConfig.ValidationError
 
getMicro() - Method in class jenkins.plugin.android.emulator.sdk.cli.Version
Returns the micro component of this version identifier.
getMinor() - Method in class jenkins.plugin.android.emulator.sdk.cli.Version
Returns the minor component of this version identifier.
getMonkeyInputCommand(String, long, int, String, int) - Method in interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
 
getMonkeyInputCommand(String, long, int, String, int) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 
getName() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
getName() - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
getOsVersion() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
Needed for syntax snippet generator.
getOSVersion() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getPackageId() - Method in class hudson.plugins.android_emulator.UninstallBuilder
 
getPath() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
getPathInSdk(AndroidSdk, boolean) - Method in enum hudson.plugins.android_emulator.sdk.Tool
 
getPatternWithHighestSuffixedVersionNumberInMultiLineInput(String, String) - Static method in class hudson.plugins.android_emulator.util.Utils
Looks up the input for the given pattern with an attached version number.
getProcStarter(ArgumentListBuilder) - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
Sets up a standard Launcher.ProcStarter for the current adb environment, ready to execute the given command.
getProcStarter(ArgumentListBuilder, EnvVars) - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
Sets up a standard Launcher.ProcStarter for the current context.
getQualifier() - Method in class jenkins.plugin.android.emulator.sdk.cli.Version
Returns the qualifier component of this version identifier.
getRelativePath(String, String) - Static method in class hudson.plugins.android_emulator.util.Utils
Determines the relative path required to get from one path to another.
getRelativePathDistance(String, String) - Static method in class hudson.plugins.android_emulator.util.Utils
Determines the number of steps required to get between two paths.
getReportPort() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getRequiredCmdLineToolsPaths(boolean) - Static method in enum hudson.plugins.android_emulator.sdk.Tool
 
getRequiredContext() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.ADBStep.DescriptorImpl
 
getRequiredContext() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.AVDManagerStep.DescriptorImpl
 
getRequiredContext() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.EmulatorStep.DescriptorImpl
 
getRequiredContext() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.SDKManagerStep.DescriptorImpl
 
getRequiredMonitorService() - Method in class hudson.plugins.android_emulator.monkey.MonkeyRecorder
 
getRequiredToolsLegacyRelativePaths(boolean) - Static method in enum hudson.plugins.android_emulator.sdk.Tool
Retrieve a list of relative paths to the SDK root directory for all necessary tools needed for a SDK installations using the legacy structure (tools/android, ...).
getRequiredToolsRelativePaths(boolean) - Static method in enum hudson.plugins.android_emulator.sdk.Tool
Retrieve a list of relative paths to the SDK root directory for all necessary tools needed for a SDK installations using the new structure (tools/bin, emulator dir).
getResultIcon() - Method in class hudson.plugins.android_emulator.monkey.MonkeyAction
 
getRevision() - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
getScreenDensity() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
Needed for syntax snippet generator.
getScreenDensity() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getScreenResolution() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
Needed for syntax snippet generator.
getScreenResolution() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getSDCard() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
getSdCardSize() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
getSdkHome() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
getSdkInstallAndUpdateCommand(String, List<String>) - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
getSdkInstallAndUpdateCommand(String, List<String>) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands00To16
 
getSdkInstallAndUpdateCommand(String, List<String>) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
 
getSdkInstallAndUpdateCommand(String, List<String>) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getSdkInstallDirectory(Node) - Static method in class hudson.plugins.android_emulator.util.Utils
Retrieves the path at which the Android SDK should be installed on the current node.
getSDKManager(Launcher) - Method in class jenkins.plugin.android.emulator.tools.ToolLocator
Gets the executable path of SDKManager on the given target system.
getSdkRoot() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
getSdkToolsMajorVersion() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
getSdkToolsVersion() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
getSendBackKeyEventCommand(String) - Method in interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
 
getSendBackKeyEventCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 
getSendKeyEventCommand(String, AndroidKeyEvent) - Method in interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
 
getSendKeyEventCommand(String, AndroidKeyEvent) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 
getSetLogCatFormatToTimeCommand(String) - Method in interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
 
getSetLogCatFormatToTimeCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 
getSkinName() - Method in class hudson.plugins.android_emulator.ScreenResolution
 
getSnapshotAction() - Method in class hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
 
getSnapshotAction() - Method in class hudson.plugins.android_emulator.snapshot.SnapshotLoadBuilder
 
getSnapshotAction() - Method in class hudson.plugins.android_emulator.snapshot.SnapshotSaveBuilder
 
getSummary() - Method in class hudson.plugins.android_emulator.monkey.MonkeyAction
 
getTarget() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
getTargetABI() - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
getTargetABI() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
getTargetAbis() - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
getTool() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkCliCommand
 
getToolCommand(AndroidSdk, boolean, SdkCliCommand) - Static method in class hudson.plugins.android_emulator.util.Utils
Generates a ready-to-use ArgumentListBuilder for one of the Android SDK tools.
getToolCommand(SdkCliCommand) - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
Generates a ready-to-use ArgumentListBuilder for one of the Android SDK tools, based on the current context.
getToolLocator() - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstallation
Gets a locator for CLI executables installed by this tool.
getToolProcStarter(SdkCliCommand) - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
Generates a ready-to-use ProcStarter for one of the Android SDK tools, based on the current context.
getToolProcStarter(SdkCliCommand, EnvVars) - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
Generates a ready-to-use ProcStarter for one of the Android SDK tools, based on the current context.
getType() - Method in class hudson.plugins.android_emulator.util.ValidationResult
 
getType() - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
getUpdateLibProjectCommand(String) - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
Deprecated.
getUpdateLibProjectCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
 
getUpdateLibProjectCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getUpdateProjectCommand(String) - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
Deprecated.
getUpdateProjectCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
 
getUpdateProjectCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getUpdates() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages
 
getUpdateTestProjectCommand(String, String) - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
Deprecated.
getUpdateTestProjectCommand(String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
 
getUpdateTestProjectCommand(String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
getUrlName() - Method in class hudson.plugins.android_emulator.monkey.MonkeyAction
 
getUseNamedEmulator() - Method in class hudson.plugins.android_emulator.AndroidEmulator
 
getValue() - Method in class jenkins.plugin.android.emulator.HardwareProperty
 
getValue() - Method in enum jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.Channel
 
getVersion() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
getWaitForDeviceStartupCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommand00To03
 
getWaitForDeviceStartupCommand(String) - Method in interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
 
getWaitForDeviceStartupCommand(String) - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 
getWaitForDeviceStartupExpectedAnswer() - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommand00To03
 
getWaitForDeviceStartupExpectedAnswer() - Method in interface hudson.plugins.android_emulator.sdk.cli.AdbShellCommands
 
getWaitForDeviceStartupExpectedAnswer() - Method in class hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
 

H

HARDWARE_PROPERTIES - Static variable in interface hudson.plugins.android_emulator.Constants
Commonly-used hardware properties that can be emulated.
hardwareProperties - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
HardwareProperty - Class in jenkins.plugin.android.emulator
 
HardwareProperty(String, String) - Constructor for class hudson.plugins.android_emulator.AndroidEmulator.HardwareProperty
 
HardwareProperty(String, String) - Constructor for class jenkins.plugin.android.emulator.HardwareProperty
 
HardwareProperty.DescriptorImpl - Class in jenkins.plugin.android.emulator
 
hasCommandLineTools() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
hasError() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
hashCode() - Method in class hudson.plugins.android_emulator.monkey.MonkeyAction
 
hashCode() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
hashCode() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
hashCode() - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
hashCode() - Method in class jenkins.plugin.android.emulator.sdk.cli.Version
Returns a hash code value for the object.
hasKnownHome() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
hasKnownRoot() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
HIGH - Static variable in class hudson.plugins.android_emulator.ScreenDensity
 
homeLocationStrategy - Variable in class jenkins.plugin.android.emulator.sdk.pipeline.AbstractCLIStep
 
HomeLocator - Class in jenkins.plugin.android.emulator.sdk.home
Strategy pattern that decides the location of the SDK home location for a build.
HomeLocator() - Constructor for class jenkins.plugin.android.emulator.sdk.home.HomeLocator
 
HomeLocatorDescriptor - Class in jenkins.plugin.android.emulator.sdk.home
 
HomeLocatorDescriptor() - Constructor for class jenkins.plugin.android.emulator.sdk.home.HomeLocatorDescriptor
 
hudson.plugins.android_emulator - package hudson.plugins.android_emulator
 
hudson.plugins.android_emulator.builder - package hudson.plugins.android_emulator.builder
 
hudson.plugins.android_emulator.constants - package hudson.plugins.android_emulator.constants
 
hudson.plugins.android_emulator.monkey - package hudson.plugins.android_emulator.monkey
 
hudson.plugins.android_emulator.sdk - package hudson.plugins.android_emulator.sdk
 
hudson.plugins.android_emulator.sdk.cli - package hudson.plugins.android_emulator.sdk.cli
 
hudson.plugins.android_emulator.snapshot - package hudson.plugins.android_emulator.snapshot
 
hudson.plugins.android_emulator.util - package hudson.plugins.android_emulator.util
 
HVGA - Static variable in class hudson.plugins.android_emulator.ScreenResolution
 

I

IGNORE - hudson.plugins.android_emulator.monkey.BuildOutcome
 
install(Launcher, BuildListener, String) - Static method in class hudson.plugins.android_emulator.SdkInstaller
Downloads and installs the Android SDK on the machine we're executing on.
install(Collection<String>) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
Prepare the CLI command of sdkmanager to perform install operation.
INSTALL_ANDROID_PACKAGE() - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALL_ANDROID_PACKAGE: Install Android package.
INSTALL_PREREQUISITES() - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALL_PREREQUISITES: Install Android project prerequisites.
InstallBuilder - Class in hudson.plugins.android_emulator
 
InstallBuilder(String, boolean, boolean) - Constructor for class hudson.plugins.android_emulator.InstallBuilder
 
InstallBuilder.DescriptorImpl - Class in hudson.plugins.android_emulator
 
INSTALLING_APK(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALLING_APK: Installing APK file ''{0}''.
INSTALLING_REQUIRED_COMPONENTS() - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALLING_REQUIRED_COMPONENTS: Going to install required Android SDK components....
INSTALLING_SDK() - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALLING_SDK: No Android SDK found; let''s install it automatically....
INSTALLING_SDK_COMPONENTS(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALLING_SDK_COMPONENTS: Installing the ''{0}'' SDK component(s)....
installPlatform(PrintStream, Launcher, AndroidSdk, String, String, boolean) - Static method in class hudson.plugins.android_emulator.SdkInstaller
Installs the given platform and its dependencies into the given installation, if necessary.
INTERRUPTED_DURING_BOOT_COMPLETION() - Static method in class hudson.plugins.android_emulator.Messages
Key INTERRUPTED_DURING_BOOT_COMPLETION: Interrupted while waiting for emulator to finish booting..
INVALID_AVD_NAME() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_AVD_NAME: Invalid AVD name.
INVALID_AVD_TARGET(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_AVD_TARGET: The desired AVD platform ''{0}'' is not installed on this machine.
INVALID_DIRECTORY() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_DIRECTORY: Does not appear to be a valid directory.
INVALID_EXECUTABLE() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_EXECUTABLE: Unrecognised executable.
INVALID_OS_VERSION() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_OS_VERSION: Invalid OS version.
INVALID_RESOLUTION_FORMAT() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_RESOLUTION_FORMAT: Resolution should be xVGA, or WWWxHHH.
INVALID_SD_CARD_SIZE() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_SD_CARD_SIZE: SD card size should be numeric with suffix, e.g. 32M.
INVALID_SDK_DIRECTORY() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_SDK_DIRECTORY: Does not look like an Android SDK directory.
INVALID_TARGET_ABI() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_TARGET_ABI: Unrecognised target ABI.
is(String) - Method in enum jenkins.plugin.android.emulator.tools.Platform
 
isAndroidCmdDeprecated() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
isApplicable(AbstractProject<?, ?>) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
isApplicable(AbstractProject<?, ?>) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.android_emulator.monkey.MonkeyRecorder.DescriptorImpl
 
isApplicable(Class<? extends ToolInstallation>) - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.DescriptorImpl
 
isCustomDensity() - Method in class hudson.plugins.android_emulator.ScreenDensity
 
isCustomResolution() - Method in class hudson.plugins.android_emulator.ScreenResolution
 
isFatal() - Method in class hudson.plugins.android_emulator.util.ValidationResult
 
isImageForPlatformAndABIInstalled(String, String, String) - Method in interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
 
isImageForPlatformAndABIInstalled(String, String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
 
isImageForPlatformAndABIInstalled(String, String, String) - Method in class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
isLatestVersion(AndroidSdk) - Static method in interface hudson.plugins.android_emulator.Constants
 
isNoopCmd() - Method in class hudson.plugins.android_emulator.sdk.cli.SdkCliCommand
 
isProcessAlive(Process) - Static method in class hudson.plugins.android_emulator.util.Utils
Checks if java.lang.Process is still alive.
isQuiet() - Method in class jenkins.plugin.android.emulator.sdk.pipeline.AbstractCLIStep
 
isVersionOlderThan(String, String) - Static method in class hudson.plugins.android_emulator.util.Utils
Checks whether the version number string represented by the first parameter is older then the version number string represented by the second parameter.

J

jenkins.plugin.android.emulator - package jenkins.plugin.android.emulator
 
jenkins.plugin.android.emulator.sdk.cli - package jenkins.plugin.android.emulator.sdk.cli
 
jenkins.plugin.android.emulator.sdk.home - package jenkins.plugin.android.emulator.sdk.home
 
jenkins.plugin.android.emulator.sdk.pipeline - package jenkins.plugin.android.emulator.sdk.pipeline
 
jenkins.plugin.android.emulator.tools - package jenkins.plugin.android.emulator.tools
 
JOB_CONFIG_EMPTY_ABI() - Static method in class hudson.plugins.android_emulator.Messages
Key JOB_CONFIG_EMPTY_ABI: If using SDK Tools r25.3 or higher device creation will fail if empty.
JOB_DESCRIPTION() - Static method in class hudson.plugins.android_emulator.Messages
Key JOB_DESCRIPTION: Run an Android emulator during build (Deprecated).
JobHomeLocationLocator_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key JobHomeLocationLocator.displayName: Local to the workspace.

K

key - Variable in class hudson.plugins.android_emulator.AndroidEmulator.HardwareProperty
 
KEYCODE_0 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_11 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_12 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_2 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_3 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_3D_MODE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_4 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_5 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_6 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_7 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_8 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_9 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_A - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_ALT_LEFT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_ALT_RIGHT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_APOSTROPHE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_APP_SWITCH - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_ASSIST - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_AT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_AVR_INPUT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_AVR_POWER - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_B - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BACK - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BACKSLASH - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BOOKMARK - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BREAK - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BRIGHTNESS_DOWN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BRIGHTNESS_UP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_10 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_11 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_12 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_13 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_14 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_15 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_16 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_2 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_3 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_4 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_5 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_6 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_7 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_8 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_9 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_A - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_B - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_C - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_L1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_L2 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_MODE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_R1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_R2 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_SELECT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_START - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_THUMBL - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_THUMBR - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_X - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_Y - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_BUTTON_Z - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_C - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CALCULATOR - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CALENDAR - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CALL - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CAMERA - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CAPS_LOCK - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CAPTIONS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CHANNEL_DOWN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CHANNEL_UP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CLEAR - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_COMMA - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CONTACTS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_COPY - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CTRL_LEFT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CTRL_RIGHT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_CUT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_D - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DEL - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DPAD_CENTER - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DPAD_DOWN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DPAD_DOWN_LEFT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DPAD_DOWN_RIGHT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DPAD_LEFT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DPAD_RIGHT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DPAD_UP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DPAD_UP_LEFT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DPAD_UP_RIGHT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_DVR - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_E - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_EISU - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_ENDCALL - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_ENTER - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_ENVELOPE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_EQUALS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_ESCAPE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_EXPLORER - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F10 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F11 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F12 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F2 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F3 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F4 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F5 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F6 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F7 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F8 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_F9 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_FOCUS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_FORWARD - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_FORWARD_DEL - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_FUNCTION - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_G - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_GRAVE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_GUIDE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_H - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_HEADSETHOOK - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_HELP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_HENKAN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_HOME - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_I - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_INFO - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_INSERT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_J - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_K - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_KANA - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_KATAKANA_HIRAGANA - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_L - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_LANGUAGE_SWITCH - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_LAST_CHANNEL - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_LEFT_BRACKET - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_M - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MANNER_MODE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_AUDIO_TRACK - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_CLOSE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_EJECT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_FAST_FORWARD - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_NEXT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_PAUSE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_PLAY - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_PLAY_PAUSE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_PREVIOUS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_RECORD - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_REWIND - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_SKIP_BACKWARD - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_SKIP_FORWARD - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_STEP_BACKWARD - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_STEP_FORWARD - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_STOP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MEDIA_TOP_MENU - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MENU - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_META_LEFT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_META_RIGHT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MINUS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MOVE_END - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MOVE_HOME - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MUHENKAN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MUSIC - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_MUTE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_N - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NAVIGATE_IN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NAVIGATE_NEXT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NAVIGATE_OUT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NAVIGATE_PREVIOUS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NOTIFICATION - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUM - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUM_LOCK - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_0 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_2 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_3 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_4 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_5 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_6 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_7 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_8 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_9 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_ADD - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_COMMA - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_DIVIDE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_DOT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_ENTER - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_EQUALS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_LEFT_PAREN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_MULTIPLY - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_RIGHT_PAREN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_NUMPAD_SUBTRACT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_O - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_P - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PAGE_DOWN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PAGE_UP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PAIRING - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PASTE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PERIOD - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PICTSYMBOLS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PLUS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_POUND - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_POWER - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PROG_BLUE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PROG_GREEN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PROG_RED - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_PROG_YELLOW - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_Q - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_R - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_RIGHT_BRACKET - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_RO - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_S - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SCROLL_LOCK - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SEARCH - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SEMICOLON - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SETTINGS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SHIFT_LEFT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SHIFT_RIGHT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SLASH - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SLEEP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SOFT_LEFT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SOFT_RIGHT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SOFT_SLEEP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SPACE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_STAR - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_STB_INPUT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_STB_POWER - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_STEM_1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_STEM_2 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_STEM_3 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_STEM_PRIMARY - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SWITCH_CHARSET - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SYM - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SYSRQ - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SYSTEM_NAVIGATION_DOWN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SYSTEM_NAVIGATION_LEFT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SYSTEM_NAVIGATION_RIGHT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_SYSTEM_NAVIGATION_UP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_T - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TAB - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_ANTENNA_CABLE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_AUDIO_DESCRIPTION - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_AUDIO_DESCRIPTION_MIX_DOWN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_AUDIO_DESCRIPTION_MIX_UP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_CONTENTS_MENU - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_DATA_SERVICE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_INPUT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_INPUT_COMPONENT_1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_INPUT_COMPONENT_2 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_INPUT_COMPOSITE_1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_INPUT_COMPOSITE_2 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_INPUT_HDMI_1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_INPUT_HDMI_2 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_INPUT_HDMI_3 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_INPUT_HDMI_4 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_INPUT_VGA_1 - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_MEDIA_CONTEXT_MENU - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_NETWORK - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_NUMBER_ENTRY - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_POWER - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_RADIO_SERVICE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_SATELLITE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_SATELLITE_BS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_SATELLITE_CS - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_SATELLITE_SERVICE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_TELETEXT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_TERRESTRIAL_ANALOG - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_TERRESTRIAL_DIGITAL - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_TIMER_PROGRAMMING - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_TV_ZOOM_MODE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_U - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_UNKNOWN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_V - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_VOICE_ASSIST - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_VOLUME_DOWN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_VOLUME_MUTE - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_VOLUME_UP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_W - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_WAKEUP - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_WINDOW - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_X - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_Y - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_YEN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_Z - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_ZENKAKU_HANKAKU - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_ZOOM_IN - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
KEYCODE_ZOOM_OUT - hudson.plugins.android_emulator.constants.AndroidKeyEvent
 
killProcess(Proc, int) - Static method in class hudson.plugins.android_emulator.util.Utils
Attempts to kill the given process, timing-out after timeoutMs.

L

launcher() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
LINUX - jenkins.plugin.android.emulator.tools.Platform
 
list() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
 
listAVD() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
 
listener() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
listTargets() - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
 
LOAD_EMULATOR_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key LOAD_EMULATOR_SNAPSHOT: Load an Android emulator snapshot.
LOADING_SNAPSHOT(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key LOADING_SNAPSHOT: Loading snapshot ''{0}'' into emulator on port {1}....
LOCAL_REPO_CONFIG - Static variable in class jenkins.plugin.android.emulator.AndroidSDKConstants
 
locale(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
LOCALE_FORMAT_WARNING() - Static method in class hudson.plugins.android_emulator.Messages
Key LOCALE_FORMAT_WARNING: Locale should have format: ab_XY.
locate(FilePath) - Method in class jenkins.plugin.android.emulator.sdk.home.DefaultHomeLocator
 
locate(FilePath) - Method in class jenkins.plugin.android.emulator.sdk.home.HomeLocator
Called during the build on the master to determine the location of the local SDK home location.
locate(FilePath) - Method in class jenkins.plugin.android.emulator.sdk.home.PerExecutorHomeLocator
 
locate(FilePath) - Method in class jenkins.plugin.android.emulator.sdk.home.PerJobHomeLocator
 
log(PrintStream, String) - Static method in class hudson.plugins.android_emulator.AndroidEmulator
 
log(PrintStream, String, boolean) - Static method in class hudson.plugins.android_emulator.AndroidEmulator
 
log(PrintStream, String, Throwable) - Static method in class hudson.plugins.android_emulator.AndroidEmulator
 
LOG_CREATING_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key LOG_CREATING_SNAPSHOT: Creating snapshot....
logger() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
LOW - Static variable in class hudson.plugins.android_emulator.ScreenDensity
 

M

MANIFEST_XPATH_FAILURE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MANIFEST_XPATH_FAILURE: Failed to evaluate XPath for manifest at ''{0}''. Please report this as a bug!.
maxEmulators(int) - Method in class jenkins.plugin.android.emulator.sdk.cli.ADBCLIBuilder
 
MEDIUM - Static variable in class hudson.plugins.android_emulator.ScreenDensity
 
memory(int) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
Messages - Class in hudson.plugins.android_emulator
Generated localization support class.
Messages - Class in jenkins.plugin.android.emulator
Generated localization support class.
Messages - Class in jenkins.plugin.android.emulator.sdk.pipeline
Generated localization support class.
Messages() - Constructor for class hudson.plugins.android_emulator.Messages
 
Messages() - Constructor for class jenkins.plugin.android.emulator.Messages
 
Messages() - Constructor for class jenkins.plugin.android.emulator.sdk.pipeline.Messages
 
MKSDCARD - hudson.plugins.android_emulator.sdk.Tool
 
MONKEY_IGNORING_RESULT() - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_IGNORING_RESULT: Detected failures in monkey output, but won''t change the build result.
MONKEY_RESULT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT: Android monkey test: {0}.
MONKEY_RESULT_ANR(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT_ANR: Stopped responding after {0} of {1} events.
MONKEY_RESULT_CRASH(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT_CRASH: Crashed after {0} of {1} events.
MONKEY_RESULT_NONE() - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT_NONE: No monkey output was provided.
MONKEY_RESULT_SUCCESS(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT_SUCCESS: Succeeded after {0} events.
MONKEY_RESULT_UNRECOGNISED() - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT_UNRECOGNISED: Could not determine results from file.
MONKEY_SETTING_RESULT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_SETTING_RESULT: Detected failures in monkey output; setting build result to {0}.
MonkeyAction - Class in hudson.plugins.android_emulator.monkey
 
MonkeyAction(MonkeyResult) - Constructor for class hudson.plugins.android_emulator.monkey.MonkeyAction
 
MonkeyAction(MonkeyResult, int, int) - Constructor for class hudson.plugins.android_emulator.monkey.MonkeyAction
 
MonkeyBuilder - Class in hudson.plugins.android_emulator.monkey
 
MonkeyBuilder(String, String, Integer, Integer, String, String, String) - Constructor for class hudson.plugins.android_emulator.monkey.MonkeyBuilder
 
MonkeyBuilder.DescriptorImpl - Class in hudson.plugins.android_emulator.monkey
 
MonkeyRecorder - Class in hudson.plugins.android_emulator.monkey
 
MonkeyRecorder(String, BuildOutcome) - Constructor for class hudson.plugins.android_emulator.monkey.MonkeyRecorder
 
MonkeyRecorder.DescriptorImpl - Class in hudson.plugins.android_emulator.monkey
 
MORE_THAN_ONE_ABI(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MORE_THAN_ONE_ABI: There is more than one system image defined for platform ''{0}''. Pick an image to use and set it in the ''Target ABI'' config field..

N

name - Variable in class hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
Name of the snapshot involved.
newInstance(StaplerRequest, JSONObject) - Method in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
 
NO_EXECUTORS_ON_NODE() - Static method in class hudson.plugins.android_emulator.Messages
Key NO_EXECUTORS_ON_NODE: Can''t run build on node, as there seems to be no executor available.
NO_MONKEY_OUTPUT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key NO_MONKEY_OUTPUT: Could not open monkey output file ''{0}''.
NO_PROJECTS_FOUND_FOR_PREREQUISITES() - Static method in class hudson.plugins.android_emulator.Messages
Key NO_PROJECTS_FOUND_FOR_PREREQUISITES: No Android projects found; won''t install any dependencies..
NO_PROJECTS_FOUND_TO_UPDATE() - Static method in class hudson.plugins.android_emulator.Messages
Key NO_PROJECTS_FOUND_TO_UPDATE: No Android projects found to create build files for..
NODE_UNAVAILABLE_EXCEPTION() - Static method in class hudson.plugins.android_emulator.Messages
Key NODE_UNAVAILABLE_EXCEPTION: Build node seems to be unavailable: channel/node/computer is null..
nodeNotAvailable() - Static method in class jenkins.plugin.android.emulator.Messages
Key nodeNotAvailable: Cannot get installation for node, since it count be not online.
noExecutableFound(Object) - Static method in class jenkins.plugin.android.emulator.Messages
Key noExecutableFound: Couldn''t find executable "{0}".
noInstallationFound(Object) - Static method in class jenkins.plugin.android.emulator.Messages
Key noInstallationFound: No installation {0} found. Please define one in manager Jenkins..
NONE - jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder.CAMERA
 
NONE - jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder.SNAPSHOT
 
normalizePathSeparators(String) - Static method in class hudson.plugins.android_emulator.util.Utils
Reduce multi-slash and multi-backslash to single characters, but keeping double backslash in the beginning to keep UNC paths.
NOT_PERSIST - jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder.SNAPSHOT
 

O

obsolete(boolean) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
 
of(Node) - Static method in enum jenkins.plugin.android.emulator.tools.Platform
Determines the platform of the given node.
ok() - Static method in class hudson.plugins.android_emulator.util.ValidationResult
 
OK - hudson.plugins.android_emulator.util.ValidationResult.Type
 
optOutOfSdkStatistics(Launcher, BuildListener, String) - Static method in class hudson.plugins.android_emulator.SdkInstaller
Writes the configuration file required to opt out of SDK usage statistics gathering.
OS_VERSION_REQUIRED() - Static method in class hudson.plugins.android_emulator.Messages
Key OS_VERSION_REQUIRED: OS version is required.
osVersion - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
OSX - jenkins.plugin.android.emulator.tools.Platform
 

P

PACKAGE_ID_NOT_SPECIFIED() - Static method in class hudson.plugins.android_emulator.Messages
Key PACKAGE_ID_NOT_SPECIFIED: No package ID was specified to be uninstalled.
packageId - Variable in class hudson.plugins.android_emulator.monkey.MonkeyBuilder
Package ID to restrict the monkey to.
packagePath(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
 
parse(InputStream) - Method in interface jenkins.plugin.android.emulator.sdk.cli.CLICommand.OutputParser
 
parseConfigFile(File) - Static method in class hudson.plugins.android_emulator.util.ConfigFileUtils
Parses the contents of a .properties or .ini file into a map.
parseVersion(String) - Static method in class jenkins.plugin.android.emulator.sdk.cli.Version
Parses a version identifier from the specified string.
PerExecutorHomeLocator - Class in jenkins.plugin.android.emulator.sdk.home
Relocates the default SDk home to a folder specific for the executor in the node home folder ~/android_$executorNumber/.android.
PerExecutorHomeLocator() - Constructor for class jenkins.plugin.android.emulator.sdk.home.PerExecutorHomeLocator
 
PerExecutorHomeLocator.DescriptorImpl - Class in jenkins.plugin.android.emulator.sdk.home
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.android_emulator.builder.ProjectPrerequisitesInstaller
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.android_emulator.builder.UpdateProjectBuilder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.android_emulator.InstallBuilder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.android_emulator.monkey.MonkeyBuilder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.android_emulator.monkey.MonkeyRecorder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.android_emulator.snapshot.AbstractSnapshotBuilder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.android_emulator.UninstallBuilder
 
performInstallation(ToolInstallation, Node, TaskListener) - Method in class jenkins.plugin.android.emulator.tools.AndroidSDKInstaller
 
PerJobHomeLocator - Class in jenkins.plugin.android.emulator.sdk.home
Relocates the default SDK Home to the workspace folder.
PerJobHomeLocator() - Constructor for class jenkins.plugin.android.emulator.sdk.home.PerJobHomeLocator
 
PerJobHomeLocator.DescriptorImpl - Class in jenkins.plugin.android.emulator.sdk.home
 
PERSIST - jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder.SNAPSHOT
 
platform - jenkins.plugin.android.emulator.sdk.cli.Targets.TargetType
 
Platform - Enum in jenkins.plugin.android.emulator.tools
Supported platform.
PLATFORM_IMAGE_NOT_FOUND(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key PLATFORM_IMAGE_NOT_FOUND: Cannot find desired platform image at ''{0}''.
PLATFORM_INSTALL_REQUIRED(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key PLATFORM_INSTALL_REQUIRED: The configured Android platform needs to be installed: {0}.
PLATFORM_NOT_FOUND(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key PLATFORM_NOT_FOUND: Cannot find desired platform ''{0}''; are you sure it is installed?.
PLATFORM_TOOLS_DIR - Static variable in interface hudson.plugins.android_emulator.sdk.ToolLocator
 
Platform_unknown(Object) - Static method in class jenkins.plugin.android.emulator.Messages
Key Platform.unknown: Unknown OS name: {0}.
PLATFORMS_DIR - Static variable in interface hudson.plugins.android_emulator.sdk.ToolLocator
 
PlatformToolLocator - Class in hudson.plugins.android_emulator.sdk
 
PlatformToolLocator() - Constructor for class hudson.plugins.android_emulator.sdk.PlatformToolLocator
 
port(int) - Method in class jenkins.plugin.android.emulator.sdk.cli.ADBCLIBuilder
 
process() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
PROJECT_HAS_PLATFORM(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key PROJECT_HAS_PLATFORM: Project file ''{0}'' requires platform ''{1}''.
PROJECT_TYPE_APP() - Static method in class hudson.plugins.android_emulator.Messages
Key PROJECT_TYPE_APP: app.
PROJECT_TYPE_LIBRARY() - Static method in class hudson.plugins.android_emulator.Messages
Key PROJECT_TYPE_LIBRARY: library.
PROJECT_TYPE_TEST() - Static method in class hudson.plugins.android_emulator.Messages
Key PROJECT_TYPE_TEST: test.
ProjectPrerequisitesInstaller - Class in hudson.plugins.android_emulator.builder
 
ProjectPrerequisitesInstaller() - Constructor for class hudson.plugins.android_emulator.builder.ProjectPrerequisitesInstaller
 
ProjectPrerequisitesInstaller.DescriptorImpl - Class in hudson.plugins.android_emulator.builder
 
proxy(ProxyConfiguration) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
proxy(ProxyConfiguration) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
 
PUBLISH_MONKEY_OUTPUT() - Static method in class hudson.plugins.android_emulator.Messages
Key PUBLISH_MONKEY_OUTPUT: Publish Android monkey tester result.

Q

quickBoot(EmulatorCLIBuilder.SNAPSHOT) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
quiet - Variable in class jenkins.plugin.android.emulator.sdk.pipeline.AbstractCLIStep
 
QVGA - Static variable in class hudson.plugins.android_emulator.ScreenResolution
 

R

readContent() - Method in class hudson.plugins.android_emulator.util.StdoutReader
Retrieve the whole content currently buffered, empty lines are suppressed.
READING_PROJECT_FILE_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key READING_PROJECT_FILE_FAILED: Reading platform from project file failed:.
readLine() - Method in class hudson.plugins.android_emulator.util.StdoutReader
Retrieve the next line from the bufered InputStream.
ReceiveEmulatorPortTask - Class in hudson.plugins.android_emulator
Task that will wait, up to a certain timeout, for an inbound connection from the emulator, informing us on which port it is running.
ReceiveEmulatorPortTask(int, int) - Constructor for class hudson.plugins.android_emulator.ReceiveEmulatorPortTask
 
REGEX_AVD_NAME - Static variable in interface hudson.plugins.android_emulator.Constants
 
REGEX_LOCALE - Static variable in interface hudson.plugins.android_emulator.Constants
 
REGEX_SCREEN_DENSITY - Static variable in interface hudson.plugins.android_emulator.Constants
 
REGEX_SCREEN_RESOLUTION - Static variable in interface hudson.plugins.android_emulator.Constants
 
REGEX_SCREEN_RESOLUTION_ALIAS - Static variable in interface hudson.plugins.android_emulator.Constants
 
REGEX_SCREEN_RESOLUTION_FULL - Static variable in interface hudson.plugins.android_emulator.Constants
 
REGEX_SD_CARD_SIZE - Static variable in interface hudson.plugins.android_emulator.Constants
 
REGEX_SNAPSHOT - Static variable in interface hudson.plugins.android_emulator.Constants
 
REGEX_VARIABLE - Static variable in interface hudson.plugins.android_emulator.Constants
 
reportConsolePort(int) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
reportConsoleTimeout(int) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
required() - Static method in class jenkins.plugin.android.emulator.Messages
Key required: Required.
REQUIRED_SDK_TOOLS_NOT_FOUND() - Static method in class hudson.plugins.android_emulator.Messages
Key REQUIRED_SDK_TOOLS_NOT_FOUND: Required tools not found (<tt>adb</tt> etc.).
run(FilePath, TaskListener, EnvVars) - Method in class jenkins.plugin.android.emulator.EmulatorRunner
 
RUN_MONKEY() - Static method in class hudson.plugins.android_emulator.Messages
Key RUN_MONKEY: Run Android monkey tester.
runAndroidTool(Launcher, EnvVars, OutputStream, OutputStream, AndroidSdk, SdkCliCommand, FilePath) - Static method in class hudson.plugins.android_emulator.util.Utils
 
runAndroidTool(Launcher, EnvVars, OutputStream, OutputStream, AndroidSdk, SdkCliCommand, FilePath, long) - Static method in class hudson.plugins.android_emulator.util.Utils
 
runAndroidTool(Launcher, OutputStream, OutputStream, AndroidSdk, SdkCliCommand, FilePath) - Static method in class hudson.plugins.android_emulator.util.Utils
Runs an Android tool on the remote build node and waits for completion before returning.

S

SAVE_EMULATOR_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key SAVE_EMULATOR_SNAPSHOT: Save an Android emulator snapshot.
SAVING_SNAPSHOT(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SAVING_SNAPSHOT: Saving snapshot ''{0}'' for emulator on port {1}....
SCREEN_DENSITY_NOT_NUMERIC() - Static method in class hudson.plugins.android_emulator.Messages
Key SCREEN_DENSITY_NOT_NUMERIC: Screen density should be a number.
SCREEN_DENSITY_REQUIRED() - Static method in class hudson.plugins.android_emulator.Messages
Key SCREEN_DENSITY_REQUIRED: Screen density is required.
SCREEN_RESOLUTION_REQUIRED() - Static method in class hudson.plugins.android_emulator.Messages
Key SCREEN_RESOLUTION_REQUIRED: Screen resolution is required.
screenDensity - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
ScreenDensity - Class in hudson.plugins.android_emulator
 
screenResolution - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
ScreenResolution - Class in hudson.plugins.android_emulator
 
SD_CARD_CREATION_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key SD_CARD_CREATION_FAILED: Could not add SD card to emulator:.
SD_CARD_SIZE_TOO_SMALL() - Static method in class hudson.plugins.android_emulator.Messages
Key SD_CARD_SIZE_TOO_SMALL: SD card size must be at least 9 megabytes.
sdCardSize - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
sdk() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
SDK_ADDON_INSTALLATION_UNSUPPORTED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_ADDON_INSTALLATION_UNSUPPORTED: Unfortunately this particular package cannot be automatically installed on SDK Tools r15 or earlier....
SDK_ADDON_NAME_INCORRECT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_ADDON_NAME_INCORRECT: Android add-on name looks incorrect: {0}.
SDK_COMPONENT_INSTALLATION_UNSUPPORTED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_COMPONENT_INSTALLATION_UNSUPPORTED: However, this cannot be automatically installed as SDK Tools r14 or newer is required....
SDK_DETERMINATION_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_DETERMINATION_FAILED: Determination of SDK root failed.
SDK_DIRECTORIES - Static variable in interface hudson.plugins.android_emulator.sdk.ToolLocator
 
SDK_DIRECTORIES_LEGACY - Static variable in interface hudson.plugins.android_emulator.sdk.ToolLocator
 
SDK_DOWNLOAD_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_DOWNLOAD_FAILED: Failed to download Android SDK.
SDK_INSTALL_UPDATE_TOOLS(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_INSTALL_UPDATE_TOOLS: Outdated SDK Tools found. Upgrading from ''{0}'' to ''{1}''.
SDK_INSTALLATION_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_INSTALLATION_FAILED: Android SDK installation failed.
SDK_NOT_FOUND(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_NOT_FOUND: Cannot find Android SDK at ''{0}''.
SDK_NOT_SPECIFIED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_NOT_SPECIFIED: Android SDK directory needs to be specified in order to create an emulator.
SDK_PLATFORM_STRING_UNRECOGNISED(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_PLATFORM_STRING_UNRECOGNISED: Format of given platform looks incorrect: ''{0}''.
SDK_PLATFORMS_EMPTY() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_PLATFORMS_EMPTY: SDK platforms directory appears to be empty. See inline help for info.
SDK_TOOLS_DEFAULT_BUILD_ID - Static variable in interface hudson.plugins.android_emulator.Constants
Build ID? of the recent version of the Android SDK that will be installed.
SDK_TOOLS_DEFAULT_VERSION - Static variable in interface hudson.plugins.android_emulator.Constants
Recent version of the Android SDK that will be installed.
SDK_TOOLS_NOT_FOUND() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_TOOLS_NOT_FOUND: Required Android tools not found in PATH; cannot continue.
SDK_UNAVAILABLE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_UNAVAILABLE: The Android SDK is not available for {0}.
SdkCliCommand - Class in hudson.plugins.android_emulator.sdk.cli
Represents a SDK command-line-interface command by a given Tool and by it's arguments.
SdkCliCommand(Tool, String) - Constructor for class hudson.plugins.android_emulator.sdk.cli.SdkCliCommand
 
SdkCliCommandFactory - Class in hudson.plugins.android_emulator.sdk.cli
This helper class is used to retrieve the correct implementation of the adb shell and the Android SDK tools commands for the given device API level respective for the SDK version.
SdkInstallationException - Exception in hudson.plugins.android_emulator
 
SdkInstallationException(String) - Constructor for exception hudson.plugins.android_emulator.SdkInstallationException
 
SdkInstaller - Class in hudson.plugins.android_emulator
 
SdkInstaller() - Constructor for class hudson.plugins.android_emulator.SdkInstaller
 
SDKMANAGER - hudson.plugins.android_emulator.sdk.Tool
 
SDKManagerCLIBuilder - Class in jenkins.plugin.android.emulator.sdk.cli
Build a command line argument for sdkmanager command.
SDKManagerStep - Class in jenkins.plugin.android.emulator.sdk.pipeline
 
SDKManagerStep(String, HomeLocator, String) - Constructor for class jenkins.plugin.android.emulator.sdk.pipeline.SDKManagerStep
 
SDKManagerStep_displayName() - Static method in class jenkins.plugin.android.emulator.sdk.pipeline.Messages
Key SDKManagerStep.displayName: SDKManager Script.
SDKManagerStep.DescriptorImpl - Class in jenkins.plugin.android.emulator.sdk.pipeline
 
SDKPackage() - Constructor for class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
SDKPackages - Class in jenkins.plugin.android.emulator.sdk.cli
 
SDKPackages() - Constructor for class jenkins.plugin.android.emulator.sdk.cli.SDKPackages
 
SDKPackages.SDKPackage - Class in jenkins.plugin.android.emulator.sdk.cli
 
sdkRoot(File) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
 
sdkRoot(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
 
SdkToolLocator - Class in hudson.plugins.android_emulator.sdk
 
SdkToolLocator() - Constructor for class hudson.plugins.android_emulator.sdk.SdkToolLocator
 
SdkToolsCommands - Interface in hudson.plugins.android_emulator.sdk.cli
CLI commands using the SDK tools.
SdkToolsCommands00To16 - Class in hudson.plugins.android_emulator.sdk.cli
Extends SdkToolsCommandsCurrentBase and simply overwrites the commands which differ for SDK with major version prior 17.
SdkToolsCommands00To16() - Constructor for class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands00To16
 
SdkToolsCommands17To25_2 - Class in hudson.plugins.android_emulator.sdk.cli
Extends SdkToolsCommandsCurrentBase and simply overwrites the commands which differ for SDK Tools version 17 to 25.2.
SdkToolsCommands17To25_2() - Constructor for class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
 
SdkToolsCommandsCurrentBase - Class in hudson.plugins.android_emulator.sdk.cli
This class holds the implementations for all used commands in the latest SDK version.
SdkToolsCommandsCurrentBase() - Constructor for class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
 
seed - Variable in class hudson.plugins.android_emulator.monkey.MonkeyBuilder
Seed value for the random number generator.
sendCommand(String) - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
Sends a user command to the running emulator via its telnet interface.
Execution will be cancelled if it takes longer than AndroidEmulatorContext.EMULATOR_COMMAND_TIMEOUT_MS.
sendCommand(String, int) - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
Sends a user command to the running emulator via its telnet interface.
Execution will be cancelled if it takes longer than timeout ms.
sendEmulatorCommand(Launcher, PrintStream, int, String, int) - Static method in class hudson.plugins.android_emulator.util.Utils
Sends a user command to the running emulator via its telnet interface.
Execution will be cancelled if it takes longer than timeoutMs.
SENDING_COMMAND_FAILED(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SENDING_COMMAND_FAILED: Failed to execute emulator command ''{0}'': {1}.
SENDING_COMMAND_TIMED_OUT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SENDING_COMMAND_TIMED_OUT: Aborting emulator command ''{0}'' as it''s taking too long....
serial() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
serial(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.ADBCLIBuilder
 
setABI(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
setADBConnectionTimeout(int) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setADBServerPort(int) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setAdbTimeout(int) - Method in class hudson.plugins.android_emulator.AndroidEmulator
 
setAdbTimeout(int) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
setAndroidOS(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
setAPILevel(int) - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
setAvailable(List<SDKPackages.SDKPackage>) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages
 
setAvailable(Version) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
setAvdName(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
setAVDName(String) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setCardSize(String) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setDefinition(String) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setDescription(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
setDeviceDefinition(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
setDeviceLocale(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
setError(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
setHardware(List<HardwareProperty>) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setHardwareProperties(List<HardwareProperty>) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
setHomeLocationStrategy(HomeLocator) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
setId(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
setId(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
setInstalled(List<SDKPackages.SDKPackage>) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages
 
setLocale(String) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setLocation(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
setName(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
setName(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
setOSVersion(String) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setPath(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
setProcess(Proc) - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
setQuiet(boolean) - Method in class jenkins.plugin.android.emulator.sdk.pipeline.AbstractCLIStep
 
setReportPort(int) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setRevision(int) - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
setScreenDensity(String) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setScreenResolution(String) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
setSDCard(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
setSdCardSize(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
setTarget(String) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDevice
 
setTargetABI(String) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
setTargetABI(String) - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
SETTING_HARDWARE_PROPERTIES() - Static method in class hudson.plugins.android_emulator.Messages
Key SETTING_HARDWARE_PROPERTIES: Setting hardware properties:.
setType(Targets.TargetType) - Method in class jenkins.plugin.android.emulator.sdk.cli.Targets
 
setUp(AbstractBuild, Launcher, BuildListener) - Method in class hudson.plugins.android_emulator.AndroidEmulator
 
setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class jenkins.plugin.android.emulator.AndroidEmulatorBuild
 
setUpdates(List<SDKPackages.SDKPackage>) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages
 
setVersion(Version) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
shouldFailBuildOnFailure() - Method in class hudson.plugins.android_emulator.InstallBuilder
 
shouldFailBuildOnFailure() - Method in class hudson.plugins.android_emulator.UninstallBuilder
 
shouldInstallSdk - Variable in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
Whether the SDK should be automatically installed where it's not found.
shouldKeepInWorkspace - Variable in class hudson.plugins.android_emulator.AndroidEmulator.DescriptorImpl
Whether the emulators should be kept in the workspace.
shouldUninstallFirst() - Method in class hudson.plugins.android_emulator.InstallBuilder
 
showWindow - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
silent(boolean) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
 
SNAPSHOT_CREATION_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key SNAPSHOT_CREATION_FAILED: Snapshot creation failed; will try again during the next build.
SNAPSHOT_NAME - Static variable in interface hudson.plugins.android_emulator.Constants
Name of the snapshot image we will use.
SnapshotLoadBuilder - Class in hudson.plugins.android_emulator.snapshot
 
SnapshotLoadBuilder(String) - Constructor for class hudson.plugins.android_emulator.snapshot.SnapshotLoadBuilder
 
SnapshotLoadBuilder.DescriptorImpl - Class in hudson.plugins.android_emulator.snapshot
 
SNAPSHOTS_NOT_SUPPORTED() - Static method in class hudson.plugins.android_emulator.Messages
Key SNAPSHOTS_NOT_SUPPORTED: Snapshots are enabled, but cannot be used as they are not supported by the current SDK Tools.
SnapshotSaveBuilder - Class in hudson.plugins.android_emulator.snapshot
 
SnapshotSaveBuilder(String) - Constructor for class hudson.plugins.android_emulator.snapshot.SnapshotSaveBuilder
 
SnapshotSaveBuilder.DescriptorImpl - Class in hudson.plugins.android_emulator.snapshot
 
STABLE - jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.Channel
 
start() - Method in class jenkins.plugin.android.emulator.sdk.cli.ADBCLIBuilder
 
start(StepContext) - Method in class jenkins.plugin.android.emulator.sdk.pipeline.ADBStep
 
start(StepContext) - Method in class jenkins.plugin.android.emulator.sdk.pipeline.AVDManagerStep
 
start(StepContext) - Method in class jenkins.plugin.android.emulator.sdk.pipeline.EmulatorStep
 
start(StepContext) - Method in class jenkins.plugin.android.emulator.sdk.pipeline.SDKManagerStep
 
STARTING_EMULATOR() - Static method in class hudson.plugins.android_emulator.Messages
Key STARTING_EMULATOR: Starting Android emulator.
STARTING_EMULATOR_FROM_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key STARTING_EMULATOR_FROM_SNAPSHOT: Starting Android emulator from snapshot.
STARTING_EMULATOR_SNAPSHOT_INIT() - Static method in class hudson.plugins.android_emulator.Messages
Key STARTING_EMULATOR_SNAPSHOT_INIT: Starting Android emulator and creating initial snapshot.
STARTING_MONKEY(Object, Object, Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key STARTING_MONKEY: Monkeying around with {0} (event count: {1}, seed: {2}, categories: {3})....
startupDelay - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
startupTimeout - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
StdoutReader - Class in hudson.plugins.android_emulator.util
Reads to contents of an InputStream in an background thread, useful to retrieve OutputStream/ErrorStream of a Process, and allows retrieval as String representing a line of the output.
stop() - Method in class jenkins.plugin.android.emulator.sdk.cli.ADBCLIBuilder
 
STOPPING_EMULATOR() - Static method in class hudson.plugins.android_emulator.Messages
Key STOPPING_EMULATOR: Stopping Android emulator.
supportsComponentInstallation() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
supportsEmulatorEngineFlag() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
supportsEmulatorV2() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
supportsEmulatorV2Full() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
supportsSnapshots() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
Determines if the AndroidSdk supports creation of snapshots to enable persistence, currently in Android Emulator v2.0 the usage of snapshots leads to an error on creation of the virtual device.
supportsSystemImageInstallation() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
supportsSystemImageNewFormat() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
SUSPECT_RESOLUTION_ANDROID_3(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SUSPECT_RESOLUTION_ANDROID_3: That doesn''t look right for Android {0}. Did you mean WXGA?.
SUSPECT_RESOLUTION_ANDROID_4(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SUSPECT_RESOLUTION_ANDROID_4: That doesn''t look right for Android {0}. Did you mean WXGA720 or WXGA800?.
SystemTools_failureOnProperties() - Static method in class jenkins.plugin.android.emulator.Messages
Key SystemTools.failureOnProperties: Error getting system properties on remote Node.
SystemTools_unsupported32bitArchitecture() - Static method in class jenkins.plugin.android.emulator.Messages
Key SystemTools.unsupported32bitArchitecture: NodeJS does not have a 32bit package available for the current node.

T

TARGET_ABIS - Static variable in interface hudson.plugins.android_emulator.Constants
Common ABIs.
targetAbi - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
Targets - Class in jenkins.plugin.android.emulator.sdk.cli
 
Targets() - Constructor for class jenkins.plugin.android.emulator.sdk.cli.Targets
 
Targets.TargetType - Enum in jenkins.plugin.android.emulator.sdk.cli
 
TaskDispatcher - Class in hudson.plugins.android_emulator
This QueueTaskDispatcher prevents any one Android emulator instance from being executed more than once concurrently on any one build machine.
TaskDispatcher() - Constructor for class hudson.plugins.android_emulator.TaskDispatcher
 
throttleMs - Variable in class hudson.plugins.android_emulator.monkey.MonkeyBuilder
How many milliseconds between each event.
Tool - Enum in hudson.plugins.android_emulator.sdk
 
toolLocator - Variable in enum hudson.plugins.android_emulator.sdk.Tool
 
ToolLocator - Class in jenkins.plugin.android.emulator.tools
 
ToolLocator - Interface in hudson.plugins.android_emulator.sdk
 
ToolLocator(Platform, String) - Constructor for class jenkins.plugin.android.emulator.tools.ToolLocator
 
TOOLS_BIN_DIR - Static variable in interface hudson.plugins.android_emulator.sdk.ToolLocator
 
TOOLS_DIR - Static variable in interface hudson.plugins.android_emulator.sdk.ToolLocator
 
toString() - Method in class hudson.plugins.android_emulator.monkey.MonkeyAction
 
toString() - Method in class hudson.plugins.android_emulator.ScreenDensity
 
toString() - Method in class hudson.plugins.android_emulator.ScreenResolution
 
toString() - Method in enum hudson.plugins.android_emulator.sdk.Tool
 
toString() - Method in class hudson.plugins.android_emulator.util.ValidationResult
 
toString() - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKPackages.SDKPackage
 
toString() - Method in class jenkins.plugin.android.emulator.sdk.cli.Version
Returns the string representation of this version identifier.
trace() - Method in class jenkins.plugin.android.emulator.sdk.cli.ADBCLIBuilder
 
TV_720P - Static variable in class hudson.plugins.android_emulator.ScreenDensity
 

U

UNINSTALL_ANDROID_PACKAGE() - Static method in class hudson.plugins.android_emulator.Messages
Key UNINSTALL_ANDROID_PACKAGE: Uninstall Android package.
uninstallApk(AbstractBuild<?, ?>, Launcher, PrintStream, AndroidSdk, String, FilePath) - Static method in class hudson.plugins.android_emulator.builder.AbstractBuilder
Uninstalls the Android package corresponding to the given APK file from an Android device.
uninstallApk(AbstractBuild<?, ?>, Launcher, PrintStream, AndroidSdk, String, String) - Static method in class hudson.plugins.android_emulator.builder.AbstractBuilder
Uninstalls the given Android package ID from the given Android device.
UninstallBuilder - Class in hudson.plugins.android_emulator
 
UninstallBuilder(String, boolean) - Constructor for class hudson.plugins.android_emulator.UninstallBuilder
 
UninstallBuilder.DescriptorImpl - Class in hudson.plugins.android_emulator
 
UNINSTALLING_APK(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key UNINSTALLING_APK: Uninstalling APK with package ID ''{0}''.
UNLOCKING_SCREEN() - Static method in class hudson.plugins.android_emulator.Messages
Key UNLOCKING_SCREEN: Attempting to unlock emulator screen.
UNSTABLE - hudson.plugins.android_emulator.monkey.BuildOutcome
 
update(Set<String>) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
 
UpdateProjectBuilder - Class in hudson.plugins.android_emulator.builder
 
UpdateProjectBuilder() - Constructor for class hudson.plugins.android_emulator.builder.UpdateProjectBuilder
 
UpdateProjectBuilder.DescriptorImpl - Class in hudson.plugins.android_emulator.builder
 
useLegacySdkStructure() - Method in class hudson.plugins.android_emulator.sdk.AndroidSdk
 
userPort() - Method in class hudson.plugins.android_emulator.AndroidEmulatorContext
 
useSnapshots - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
USING_PATH() - Static method in class hudson.plugins.android_emulator.Messages
Key USING_PATH: [none found; relying on PATH].
USING_SDK(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key USING_SDK: Using Android SDK: {0}.
Utils - Class in hudson.plugins.android_emulator.util
 
Utils() - Constructor for class hudson.plugins.android_emulator.util.Utils
 

V

validate() - Method in class jenkins.plugin.android.emulator.EmulatorConfig
 
validateAndroidHome(File, boolean, boolean) - Static method in class hudson.plugins.android_emulator.util.Utils
Validates whether the given directory looks like a valid Android SDK directory.
ValidationError(String) - Constructor for class jenkins.plugin.android.emulator.EmulatorConfig.ValidationError
 
ValidationResult - Class in hudson.plugins.android_emulator.util
 
ValidationResult(ValidationResult.Type, String) - Constructor for class hudson.plugins.android_emulator.util.ValidationResult
 
ValidationResult(ValidationResult.Type, String, boolean) - Constructor for class hudson.plugins.android_emulator.util.ValidationResult
 
ValidationResult.Type - Enum in hudson.plugins.android_emulator.util
 
value - Variable in class hudson.plugins.android_emulator.AndroidEmulator.HardwareProperty
 
valueOf(String) - Static method in enum hudson.plugins.android_emulator.constants.AndroidKeyEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.plugins.android_emulator.monkey.BuildOutcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class hudson.plugins.android_emulator.ScreenDensity
 
valueOf(String) - Static method in class hudson.plugins.android_emulator.ScreenResolution
 
valueOf(String) - Static method in enum hudson.plugins.android_emulator.sdk.Tool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.plugins.android_emulator.util.ValidationResult.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder.CAMERA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder.SNAPSHOT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugin.android.emulator.sdk.cli.Targets.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.Channel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugin.android.emulator.tools.Platform
Returns the enum constant of this type with the specified name.
values() - Static method in enum hudson.plugins.android_emulator.constants.AndroidKeyEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.plugins.android_emulator.monkey.BuildOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class hudson.plugins.android_emulator.ScreenDensity
 
values() - Static method in class hudson.plugins.android_emulator.ScreenResolution
 
values() - Static method in enum hudson.plugins.android_emulator.sdk.Tool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.plugins.android_emulator.util.ValidationResult.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder.CAMERA
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder.SNAPSHOT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugin.android.emulator.sdk.cli.Targets.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugin.android.emulator.tools.AndroidSDKInstaller.Channel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugin.android.emulator.tools.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
verbose(boolean) - Method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
 
verbose(boolean) - Method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
 
Version - Class in jenkins.plugin.android.emulator.sdk.cli
NodeJSVersion identifier.
Version(int, int, int, String) - Constructor for class jenkins.plugin.android.emulator.sdk.cli.Version
Creates a version identifier from the specified numerical components.
Version(String) - Constructor for class jenkins.plugin.android.emulator.sdk.cli.Version
Creates a version identifier from the specified string.

W

waitForCoreProcess(AbstractBuild<?, ?>, Launcher, AndroidSdk, String) - Method in class hudson.plugins.android_emulator.builder.AbstractBuilder
Waits for the "android.process.acore" process to start, as this is a prerequisite for using the package manager.
WAITING_FOR_BOOT_COMPLETION() - Static method in class hudson.plugins.android_emulator.Messages
Key WAITING_FOR_BOOT_COMPLETION: Waiting for emulator to finish booting....
WAITING_FOR_CORE_PROCESS() - Static method in class hudson.plugins.android_emulator.Messages
Key WAITING_FOR_CORE_PROCESS: Waiting for system package manager to start....
WAITING_FOR_EMULATOR() - Static method in class hudson.plugins.android_emulator.Messages
Key WAITING_FOR_EMULATOR: Waiting for the configured Android emulator to become available.
WAITING_INITIAL_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key WAITING_INITIAL_SNAPSHOT: Giving the system some time to settle before creating initial snapshot....
warning(String) - Static method in class hudson.plugins.android_emulator.util.ValidationResult
 
WARNING - hudson.plugins.android_emulator.util.ValidationResult.Type
 
WINDOWS - jenkins.plugin.android.emulator.tools.Platform
 
windowsExtension - Variable in enum hudson.plugins.android_emulator.sdk.Tool
 
wipe(boolean) - Method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
wipeData - Variable in class hudson.plugins.android_emulator.AndroidEmulator
 
with(FilePath) - Static method in class jenkins.plugin.android.emulator.sdk.cli.ADBCLIBuilder
 
with(FilePath) - Static method in class jenkins.plugin.android.emulator.sdk.cli.AVDManagerCLIBuilder
 
with(FilePath) - Static method in class jenkins.plugin.android.emulator.sdk.cli.EmulatorCLIBuilder
 
with(FilePath) - Static method in class jenkins.plugin.android.emulator.sdk.cli.SDKManagerCLIBuilder
 
withEnv(EnvVars) - Method in class jenkins.plugin.android.emulator.sdk.cli.CLICommand
 
withEnv(String, String) - Method in class jenkins.plugin.android.emulator.sdk.cli.CLICommand
 
WQVGA - Static variable in class hudson.plugins.android_emulator.ScreenResolution
 
writeConfigFile(File, Map<String, String>) - Static method in class hudson.plugins.android_emulator.util.ConfigFileUtils
Write the configuration values dependent of the file extension.
WSVGA - Static variable in class hudson.plugins.android_emulator.ScreenResolution
 
WVGA - Static variable in class hudson.plugins.android_emulator.ScreenResolution
 
WXGA - Static variable in class hudson.plugins.android_emulator.ScreenResolution
 
WXGA_720 - Static variable in class hudson.plugins.android_emulator.ScreenResolution
 
WXGA_800 - Static variable in class hudson.plugins.android_emulator.ScreenResolution
 

_

_ABI_INSTALLATION_UNSUPPORTED() - Static method in class hudson.plugins.android_emulator.Messages
Key ABI_INSTALLATION_UNSUPPORTED: It appears that the configured platform is based on Android 4.0 or newer. This requires the ''ARM EABI v7a System Image'' package which cannot be automatically installed with SDK Tools r16 or earlier. Please install this component manually via the Android SDK Manager, or upgrade to SDK Tools r17.
_ABI_REQUIRED() - Static method in class hudson.plugins.android_emulator.Messages
Key ABI_REQUIRED: The Android SDKs ''avdmanager create avd'' command requires the ABI to be specified..
_ADBStep_displayName() - Static method in class jenkins.plugin.android.emulator.sdk.pipeline.Messages
Key ADBStep.displayName: ADB Executable.
_ADDING_SD_CARD(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key ADDING_SD_CARD: Adding {0} SD card to AVD ''{1}''....
_AndroidEmulatorBuild_defaultLocale(Object) - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidEmulatorBuild.defaultLocale: Locale will default to ''{0}'' if not specified.
_AndroidEmulatorBuild_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidEmulatorBuild.displayName: Run an Android emulator during build.
_AndroidEmulatorBuild_sdCardTooSmall() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidEmulatorBuild.sdCardTooSmall: SD card size must be at least 9 MB.
_AndroidEmulatorBuild_wrongDensity() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidEmulatorBuild.wrongDensity: Expected a pair integer greater than 0.
_AndroidEmulatorBuild_wrongLocale() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidEmulatorBuild.wrongLocale: Locale is incorrect.
_AndroidSDKInstallation_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidSDKInstallation.displayName: Android Build Tool.
_AndroidSDKInstaller_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key AndroidSDKInstaller.displayName: Install from dl.google.com/android/repository.
_APK_NOT_FOUND(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key APK_NOT_FOUND: Could not find APK file ''{0}'' to be installed.
_APK_NOT_SPECIFIED() - Static method in class hudson.plugins.android_emulator.Messages
Key APK_NOT_SPECIFIED: No APK file was specified to be installed.
_ARCHIVING_LOG() - Static method in class hudson.plugins.android_emulator.Messages
Key ARCHIVING_LOG: Archiving emulator log.
_AVD_CONFIG_NOT_READABLE() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_CONFIG_NOT_READABLE: Failed to parse AVD config file.
_AVD_CONFIG_NOT_WRITEABLE() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_CONFIG_NOT_WRITEABLE: Failed to save AVD config file.
_AVD_CREATION_ABORTED() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_CREATION_ABORTED: AVD creation command failed to complete normally.
_AVD_CREATION_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_CREATION_FAILED: Failed to run AVD creation command.
_AVD_CREATION_INTERRUPTED() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_CREATION_INTERRUPTED: Interrupted while creating new emulator.
_AVD_DIRECTORY_CREATION_FAILED(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_DIRECTORY_CREATION_FAILED: Could not create directory ''{0}''.
_AVD_DIRECTORY_NOT_FOUND(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_DIRECTORY_NOT_FOUND: Could not find AVD directory ''{0}''.
_AVD_DOES_NOT_EXIST(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_DOES_NOT_EXIST: Could not start AVD ''{0}'', as it could not be found at ''{1}''.
_AVD_NAME_REQUIRED() - Static method in class hudson.plugins.android_emulator.Messages
Key AVD_NAME_REQUIRED: AVD name is required.
_AVDManagerStep_displayName() - Static method in class jenkins.plugin.android.emulator.sdk.pipeline.Messages
Key AVDManagerStep.displayName: AVDManager Script.
_BASE_SDK_INSTALLED() - Static method in class hudson.plugins.android_emulator.Messages
Key BASE_SDK_INSTALLED: Base SDK installed successfully.
_BOOT_COMPLETION_TIMED_OUT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key BOOT_COMPLETION_TIMED_OUT: Timed-out after waiting {0} seconds for emulator.
_BUILD_RESULT_FAILURE() - Static method in class hudson.plugins.android_emulator.Messages
Key BUILD_RESULT_FAILURE: Failure.
_BUILD_RESULT_IGNORE() - Static method in class hudson.plugins.android_emulator.Messages
Key BUILD_RESULT_IGNORE: Do nothing.
_BUILD_RESULT_UNSTABLE() - Static method in class hudson.plugins.android_emulator.Messages
Key BUILD_RESULT_UNSTABLE: Unstable.
_CANNOT_CONNECT_TO_EMULATOR() - Static method in class hudson.plugins.android_emulator.Messages
Key CANNOT_CONNECT_TO_EMULATOR: Could not connect to running emulator; cannot continue.
_CANNOT_START_EMULATOR(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key CANNOT_START_EMULATOR: Cannot start Android emulator: {0}.
_CONFIG_FILE_UNSUPPORTED_EXTENSION(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key CONFIG_FILE_UNSUPPORTED_EXTENSION: Unsupported config file type ''{0}'' detected. Currently only .ini and .properties files are supported..
_CORE_PROCESS_DID_NOT_START() - Static method in class hudson.plugins.android_emulator.Messages
Key CORE_PROCESS_DID_NOT_START: System did not appear to become ready; trying anyway....
_COULD_NOT_CHECK_BOOT_COMPLETION() - Static method in class hudson.plugins.android_emulator.Messages
Key COULD_NOT_CHECK_BOOT_COMPLETION: Could not check for boot completion:.
_COULD_NOT_CREATE_EMULATOR(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key COULD_NOT_CREATE_EMULATOR: Could not create Android emulator: {0}.
_COULD_NOT_DETERMINE_APK_PACKAGE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key COULD_NOT_DETERMINE_APK_PACKAGE: Could not determine package name from APK file ''{0}''; cannot uninstall.
_CREATE_PROJECT_BUILD_FILES() - Static method in class hudson.plugins.android_emulator.Messages
Key CREATE_PROJECT_BUILD_FILES: Create Android Ant build files.
_CREATING_AVD(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key CREATING_AVD: Creating Android AVD: {0}.
_CREATING_BUILD_FILES(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key CREATING_BUILD_FILES: Creating build files for {0} project at ''{1}''....
_DEFAULT_LOCALE_WARNING(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key DEFAULT_LOCALE_WARNING: Locale will default to ''{0}'' if not specified.
_DefaultHomeLocationLocator_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key DefaultHomeLocationLocator.displayName: Default (~/.android or %HOME%\.android).
_DELAYING_START_UP(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key DELAYING_START_UP: Waiting {0} seconds before starting emulator....
_DOWNLOADING_SDK_FROM(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key DOWNLOADING_SDK_FROM: Downloading and installing Android SDK from {0}.
_EMULATOR_ALREADY_IN_USE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_ALREADY_IN_USE: Emulator could not be started as AVD ''{0}'' is already running on this machine.
_EMULATOR_CONFIGURATION_BAD(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_CONFIGURATION_BAD: Unrecognised Android emulator configuration: ''{0}''.
_EMULATOR_CONSOLE_REPORT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_CONSOLE_REPORT: Emulator reported that the console is available on port {0}.
_EMULATOR_DID_NOT_START() - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_DID_NOT_START: Emulator did not appear to start; giving up.
_EMULATOR_IS_READY(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_IS_READY: Emulator is ready for use (took {0} seconds).
_EMULATOR_PAUSED_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_PAUSED_SNAPSHOT: Creating snapshot....
_EMULATOR_RESUME_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_RESUME_FAILED: Failed to restart emulator execution; cannot continue.
_EMULATOR_SHUTDOWN_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_SHUTDOWN_FAILED: Failed to shut down emulator; the process may still be running....
_EMULATOR_STATE_REPORT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_STATE_REPORT: Emulator reported that the startup process is ''{0}''.
_EMULATOR_STOPPED_DURING_BOOT() - Static method in class hudson.plugins.android_emulator.Messages
Key EMULATOR_STOPPED_DURING_BOOT: Emulator was shut down before it finished booting.
_EmulatorStep_displayName() - Static method in class jenkins.plugin.android.emulator.sdk.pipeline.Messages
Key EmulatorStep.displayName: QEMU Executable.
_ENSURING_PLATFORMS_INSTALLED(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key ENSURING_PLATFORMS_INSTALLED: Ensuring platform(s) are installed: {0}.
_ERASING_EXISTING_EMULATOR_DATA() - Static method in class hudson.plugins.android_emulator.Messages
Key ERASING_EXISTING_EMULATOR_DATA: Erasing existing emulator data....
_ERROR_MISCONFIGURED(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key ERROR_MISCONFIGURED: Cannot start Android emulator due to misconfiguration: {0}.
_ExecutorHomeLocationLocator_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key ExecutorHomeLocationLocator.displayName: Local to the executor.
_FAILED_TO_CREATE_FILE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FAILED_TO_CREATE_FILE: Failed to create file or directory: {0}.
_FAILED_TO_DELETE_AVD(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FAILED_TO_DELETE_AVD: Failed to delete AVD: {0}.
_FAILED_TO_DELETE_FILE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FAILED_TO_DELETE_FILE: Failed to delete file or directory: {0}.
_FAILED_TO_DETERMINE_PROJECT_TYPE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FAILED_TO_DETERMINE_PROJECT_TYPE: Failed to determine type of project at ''{0}''..
_FAILED_TO_READ_MANIFEST(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FAILED_TO_READ_MANIFEST: Failed to read manifest file at ''{0}''..
_FINDING_PROJECTS() - Static method in class hudson.plugins.android_emulator.Messages
Key FINDING_PROJECTS: Searching for Android projects....
_FOUND_PROJECTS_TO_UPDATE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FOUND_PROJECTS_TO_UPDATE: Found {0} projects to create build files for..
_FOUND_TEST_PROJECT_WITHOUT_APP(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key FOUND_TEST_PROJECT_WITHOUT_APP: No related app project found; cannot create build files for test project at ''{0}''..
_INSTALL_ANDROID_PACKAGE() - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALL_ANDROID_PACKAGE: Install Android package.
_INSTALL_PREREQUISITES() - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALL_PREREQUISITES: Install Android project prerequisites.
_INSTALLING_APK(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALLING_APK: Installing APK file ''{0}''.
_INSTALLING_REQUIRED_COMPONENTS() - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALLING_REQUIRED_COMPONENTS: Going to install required Android SDK components....
_INSTALLING_SDK() - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALLING_SDK: No Android SDK found; let''s install it automatically....
_INSTALLING_SDK_COMPONENTS(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key INSTALLING_SDK_COMPONENTS: Installing the ''{0}'' SDK component(s)....
_INTERRUPTED_DURING_BOOT_COMPLETION() - Static method in class hudson.plugins.android_emulator.Messages
Key INTERRUPTED_DURING_BOOT_COMPLETION: Interrupted while waiting for emulator to finish booting..
_INVALID_AVD_NAME() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_AVD_NAME: Invalid AVD name.
_INVALID_AVD_TARGET(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_AVD_TARGET: The desired AVD platform ''{0}'' is not installed on this machine.
_INVALID_DIRECTORY() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_DIRECTORY: Does not appear to be a valid directory.
_INVALID_EXECUTABLE() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_EXECUTABLE: Unrecognised executable.
_INVALID_OS_VERSION() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_OS_VERSION: Invalid OS version.
_INVALID_RESOLUTION_FORMAT() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_RESOLUTION_FORMAT: Resolution should be xVGA, or WWWxHHH.
_INVALID_SD_CARD_SIZE() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_SD_CARD_SIZE: SD card size should be numeric with suffix, e.g. 32M.
_INVALID_SDK_DIRECTORY() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_SDK_DIRECTORY: Does not look like an Android SDK directory.
_INVALID_TARGET_ABI() - Static method in class hudson.plugins.android_emulator.Messages
Key INVALID_TARGET_ABI: Unrecognised target ABI.
_JOB_CONFIG_EMPTY_ABI() - Static method in class hudson.plugins.android_emulator.Messages
Key JOB_CONFIG_EMPTY_ABI: If using SDK Tools r25.3 or higher device creation will fail if empty.
_JOB_DESCRIPTION() - Static method in class hudson.plugins.android_emulator.Messages
Key JOB_DESCRIPTION: Run an Android emulator during build (Deprecated).
_JobHomeLocationLocator_displayName() - Static method in class jenkins.plugin.android.emulator.Messages
Key JobHomeLocationLocator.displayName: Local to the workspace.
_LOAD_EMULATOR_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key LOAD_EMULATOR_SNAPSHOT: Load an Android emulator snapshot.
_LOADING_SNAPSHOT(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key LOADING_SNAPSHOT: Loading snapshot ''{0}'' into emulator on port {1}....
_LOCALE_FORMAT_WARNING() - Static method in class hudson.plugins.android_emulator.Messages
Key LOCALE_FORMAT_WARNING: Locale should have format: ab_XY.
_LOG_CREATING_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key LOG_CREATING_SNAPSHOT: Creating snapshot....
_MANIFEST_XPATH_FAILURE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MANIFEST_XPATH_FAILURE: Failed to evaluate XPath for manifest at ''{0}''. Please report this as a bug!.
_MONKEY_IGNORING_RESULT() - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_IGNORING_RESULT: Detected failures in monkey output, but won''t change the build result.
_MONKEY_RESULT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT: Android monkey test: {0}.
_MONKEY_RESULT_ANR(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT_ANR: Stopped responding after {0} of {1} events.
_MONKEY_RESULT_CRASH(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT_CRASH: Crashed after {0} of {1} events.
_MONKEY_RESULT_NONE() - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT_NONE: No monkey output was provided.
_MONKEY_RESULT_SUCCESS(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT_SUCCESS: Succeeded after {0} events.
_MONKEY_RESULT_UNRECOGNISED() - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_RESULT_UNRECOGNISED: Could not determine results from file.
_MONKEY_SETTING_RESULT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MONKEY_SETTING_RESULT: Detected failures in monkey output; setting build result to {0}.
_MORE_THAN_ONE_ABI(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key MORE_THAN_ONE_ABI: There is more than one system image defined for platform ''{0}''. Pick an image to use and set it in the ''Target ABI'' config field..
_NO_EXECUTORS_ON_NODE() - Static method in class hudson.plugins.android_emulator.Messages
Key NO_EXECUTORS_ON_NODE: Can''t run build on node, as there seems to be no executor available.
_NO_MONKEY_OUTPUT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key NO_MONKEY_OUTPUT: Could not open monkey output file ''{0}''.
_NO_PROJECTS_FOUND_FOR_PREREQUISITES() - Static method in class hudson.plugins.android_emulator.Messages
Key NO_PROJECTS_FOUND_FOR_PREREQUISITES: No Android projects found; won''t install any dependencies..
_NO_PROJECTS_FOUND_TO_UPDATE() - Static method in class hudson.plugins.android_emulator.Messages
Key NO_PROJECTS_FOUND_TO_UPDATE: No Android projects found to create build files for..
_NODE_UNAVAILABLE_EXCEPTION() - Static method in class hudson.plugins.android_emulator.Messages
Key NODE_UNAVAILABLE_EXCEPTION: Build node seems to be unavailable: channel/node/computer is null..
_nodeNotAvailable() - Static method in class jenkins.plugin.android.emulator.Messages
Key nodeNotAvailable: Cannot get installation for node, since it count be not online.
_noExecutableFound(Object) - Static method in class jenkins.plugin.android.emulator.Messages
Key noExecutableFound: Couldn''t find executable "{0}".
_noInstallationFound(Object) - Static method in class jenkins.plugin.android.emulator.Messages
Key noInstallationFound: No installation {0} found. Please define one in manager Jenkins..
_OS_VERSION_REQUIRED() - Static method in class hudson.plugins.android_emulator.Messages
Key OS_VERSION_REQUIRED: OS version is required.
_PACKAGE_ID_NOT_SPECIFIED() - Static method in class hudson.plugins.android_emulator.Messages
Key PACKAGE_ID_NOT_SPECIFIED: No package ID was specified to be uninstalled.
_PLATFORM_IMAGE_NOT_FOUND(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key PLATFORM_IMAGE_NOT_FOUND: Cannot find desired platform image at ''{0}''.
_PLATFORM_INSTALL_REQUIRED(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key PLATFORM_INSTALL_REQUIRED: The configured Android platform needs to be installed: {0}.
_PLATFORM_NOT_FOUND(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key PLATFORM_NOT_FOUND: Cannot find desired platform ''{0}''; are you sure it is installed?.
_Platform_unknown(Object) - Static method in class jenkins.plugin.android.emulator.Messages
Key Platform.unknown: Unknown OS name: {0}.
_PROJECT_HAS_PLATFORM(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key PROJECT_HAS_PLATFORM: Project file ''{0}'' requires platform ''{1}''.
_PROJECT_TYPE_APP() - Static method in class hudson.plugins.android_emulator.Messages
Key PROJECT_TYPE_APP: app.
_PROJECT_TYPE_LIBRARY() - Static method in class hudson.plugins.android_emulator.Messages
Key PROJECT_TYPE_LIBRARY: library.
_PROJECT_TYPE_TEST() - Static method in class hudson.plugins.android_emulator.Messages
Key PROJECT_TYPE_TEST: test.
_PUBLISH_MONKEY_OUTPUT() - Static method in class hudson.plugins.android_emulator.Messages
Key PUBLISH_MONKEY_OUTPUT: Publish Android monkey tester result.
_READING_PROJECT_FILE_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key READING_PROJECT_FILE_FAILED: Reading platform from project file failed:.
_required() - Static method in class jenkins.plugin.android.emulator.Messages
Key required: Required.
_REQUIRED_SDK_TOOLS_NOT_FOUND() - Static method in class hudson.plugins.android_emulator.Messages
Key REQUIRED_SDK_TOOLS_NOT_FOUND: Required tools not found (<tt>adb</tt> etc.).
_RUN_MONKEY() - Static method in class hudson.plugins.android_emulator.Messages
Key RUN_MONKEY: Run Android monkey tester.
_SAVE_EMULATOR_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key SAVE_EMULATOR_SNAPSHOT: Save an Android emulator snapshot.
_SAVING_SNAPSHOT(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SAVING_SNAPSHOT: Saving snapshot ''{0}'' for emulator on port {1}....
_SCREEN_DENSITY_NOT_NUMERIC() - Static method in class hudson.plugins.android_emulator.Messages
Key SCREEN_DENSITY_NOT_NUMERIC: Screen density should be a number.
_SCREEN_DENSITY_REQUIRED() - Static method in class hudson.plugins.android_emulator.Messages
Key SCREEN_DENSITY_REQUIRED: Screen density is required.
_SCREEN_RESOLUTION_REQUIRED() - Static method in class hudson.plugins.android_emulator.Messages
Key SCREEN_RESOLUTION_REQUIRED: Screen resolution is required.
_SD_CARD_CREATION_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key SD_CARD_CREATION_FAILED: Could not add SD card to emulator:.
_SD_CARD_SIZE_TOO_SMALL() - Static method in class hudson.plugins.android_emulator.Messages
Key SD_CARD_SIZE_TOO_SMALL: SD card size must be at least 9 megabytes.
_SDK_ADDON_INSTALLATION_UNSUPPORTED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_ADDON_INSTALLATION_UNSUPPORTED: Unfortunately this particular package cannot be automatically installed on SDK Tools r15 or earlier....
_SDK_ADDON_NAME_INCORRECT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_ADDON_NAME_INCORRECT: Android add-on name looks incorrect: {0}.
_SDK_COMPONENT_INSTALLATION_UNSUPPORTED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_COMPONENT_INSTALLATION_UNSUPPORTED: However, this cannot be automatically installed as SDK Tools r14 or newer is required....
_SDK_DETERMINATION_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_DETERMINATION_FAILED: Determination of SDK root failed.
_SDK_DOWNLOAD_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_DOWNLOAD_FAILED: Failed to download Android SDK.
_SDK_INSTALL_UPDATE_TOOLS(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_INSTALL_UPDATE_TOOLS: Outdated SDK Tools found. Upgrading from ''{0}'' to ''{1}''.
_SDK_INSTALLATION_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_INSTALLATION_FAILED: Android SDK installation failed.
_SDK_NOT_FOUND(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_NOT_FOUND: Cannot find Android SDK at ''{0}''.
_SDK_NOT_SPECIFIED() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_NOT_SPECIFIED: Android SDK directory needs to be specified in order to create an emulator.
_SDK_PLATFORM_STRING_UNRECOGNISED(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_PLATFORM_STRING_UNRECOGNISED: Format of given platform looks incorrect: ''{0}''.
_SDK_PLATFORMS_EMPTY() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_PLATFORMS_EMPTY: SDK platforms directory appears to be empty. See inline help for info.
_SDK_TOOLS_NOT_FOUND() - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_TOOLS_NOT_FOUND: Required Android tools not found in PATH; cannot continue.
_SDK_UNAVAILABLE(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SDK_UNAVAILABLE: The Android SDK is not available for {0}.
_SDKManagerStep_displayName() - Static method in class jenkins.plugin.android.emulator.sdk.pipeline.Messages
Key SDKManagerStep.displayName: SDKManager Script.
_SENDING_COMMAND_FAILED(Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SENDING_COMMAND_FAILED: Failed to execute emulator command ''{0}'': {1}.
_SENDING_COMMAND_TIMED_OUT(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SENDING_COMMAND_TIMED_OUT: Aborting emulator command ''{0}'' as it''s taking too long....
_SETTING_HARDWARE_PROPERTIES() - Static method in class hudson.plugins.android_emulator.Messages
Key SETTING_HARDWARE_PROPERTIES: Setting hardware properties:.
_SNAPSHOT_CREATION_FAILED() - Static method in class hudson.plugins.android_emulator.Messages
Key SNAPSHOT_CREATION_FAILED: Snapshot creation failed; will try again during the next build.
_SNAPSHOTS_NOT_SUPPORTED() - Static method in class hudson.plugins.android_emulator.Messages
Key SNAPSHOTS_NOT_SUPPORTED: Snapshots are enabled, but cannot be used as they are not supported by the current SDK Tools.
_STARTING_EMULATOR() - Static method in class hudson.plugins.android_emulator.Messages
Key STARTING_EMULATOR: Starting Android emulator.
_STARTING_EMULATOR_FROM_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key STARTING_EMULATOR_FROM_SNAPSHOT: Starting Android emulator from snapshot.
_STARTING_EMULATOR_SNAPSHOT_INIT() - Static method in class hudson.plugins.android_emulator.Messages
Key STARTING_EMULATOR_SNAPSHOT_INIT: Starting Android emulator and creating initial snapshot.
_STARTING_MONKEY(Object, Object, Object, Object) - Static method in class hudson.plugins.android_emulator.Messages
Key STARTING_MONKEY: Monkeying around with {0} (event count: {1}, seed: {2}, categories: {3})....
_STOPPING_EMULATOR() - Static method in class hudson.plugins.android_emulator.Messages
Key STOPPING_EMULATOR: Stopping Android emulator.
_SUSPECT_RESOLUTION_ANDROID_3(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SUSPECT_RESOLUTION_ANDROID_3: That doesn''t look right for Android {0}. Did you mean WXGA?.
_SUSPECT_RESOLUTION_ANDROID_4(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key SUSPECT_RESOLUTION_ANDROID_4: That doesn''t look right for Android {0}. Did you mean WXGA720 or WXGA800?.
_SystemTools_failureOnProperties() - Static method in class jenkins.plugin.android.emulator.Messages
Key SystemTools.failureOnProperties: Error getting system properties on remote Node.
_SystemTools_unsupported32bitArchitecture() - Static method in class jenkins.plugin.android.emulator.Messages
Key SystemTools.unsupported32bitArchitecture: NodeJS does not have a 32bit package available for the current node.
_UNINSTALL_ANDROID_PACKAGE() - Static method in class hudson.plugins.android_emulator.Messages
Key UNINSTALL_ANDROID_PACKAGE: Uninstall Android package.
_UNINSTALLING_APK(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key UNINSTALLING_APK: Uninstalling APK with package ID ''{0}''.
_UNLOCKING_SCREEN() - Static method in class hudson.plugins.android_emulator.Messages
Key UNLOCKING_SCREEN: Attempting to unlock emulator screen.
_USING_PATH() - Static method in class hudson.plugins.android_emulator.Messages
Key USING_PATH: [none found; relying on PATH].
_USING_SDK(Object) - Static method in class hudson.plugins.android_emulator.Messages
Key USING_SDK: Using Android SDK: {0}.
_WAITING_FOR_BOOT_COMPLETION() - Static method in class hudson.plugins.android_emulator.Messages
Key WAITING_FOR_BOOT_COMPLETION: Waiting for emulator to finish booting....
_WAITING_FOR_CORE_PROCESS() - Static method in class hudson.plugins.android_emulator.Messages
Key WAITING_FOR_CORE_PROCESS: Waiting for system package manager to start....
_WAITING_FOR_EMULATOR() - Static method in class hudson.plugins.android_emulator.Messages
Key WAITING_FOR_EMULATOR: Waiting for the configured Android emulator to become available.
_WAITING_INITIAL_SNAPSHOT() - Static method in class hudson.plugins.android_emulator.Messages
Key WAITING_INITIAL_SNAPSHOT: Giving the system some time to settle before creating initial snapshot....
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages