public class SandboxManager extends Object
Modifier and Type | Class | Description |
---|---|---|
static interface |
SandboxManager.SandboxBuilder |
Factory interface for AndroidSandbox.
|
Constructor | Description |
---|---|
SandboxManager(SandboxManager.SandboxBuilder sandboxBuilder,
SdkCollection sdkCollection) |
Modifier and Type | Method | Description |
---|---|---|
AndroidSandbox |
getAndroidSandbox(InstrumentationConfiguration instrumentationConfig,
Sdk sdk,
ResourcesMode resourcesMode,
LooperMode.Mode looperMode) |
@Inject public SandboxManager(SandboxManager.SandboxBuilder sandboxBuilder, SdkCollection sdkCollection)
public AndroidSandbox getAndroidSandbox(InstrumentationConfiguration instrumentationConfig, Sdk sdk, ResourcesMode resourcesMode, LooperMode.Mode looperMode)