Uses of Class
hudson.plugins.android_emulator.AndroidEmulator.HardwareProperty
Packages that use AndroidEmulator.HardwareProperty
-
Uses of AndroidEmulator.HardwareProperty in hudson.plugins.android_emulator
Fields in hudson.plugins.android_emulator declared as AndroidEmulator.HardwarePropertyModifier and TypeFieldDescriptionfinal AndroidEmulator.HardwareProperty[]
AndroidEmulator.hardwareProperties
Constructors in hudson.plugins.android_emulator with parameters of type AndroidEmulator.HardwarePropertyModifierConstructorDescriptionAndroidEmulator
(String avdName, String osVersion, String screenDensity, String screenResolution, String deviceLocale, String sdCardSize, AndroidEmulator.HardwareProperty[] hardwareProperties, boolean wipeData, boolean showWindow, boolean useSnapshots, boolean deleteAfterBuild, int startupDelay, int startupTimeout, String commandLineOptions, String targetAbi, String deviceDefinition, String executable, String avdNameSuffix)