@AutoFactory public static interface SandboxManager.SandboxBuilder
| Modifier and Type | Method | Description | 
|---|---|---|
| AndroidSandbox | build(InstrumentationConfiguration instrumentationConfig,
     Sdk runtimeSdk,
     Sdk compileSdk,
     ResourcesMode resourcesMode,
     LooperMode.Mode looperMode) | 
AndroidSandbox build(InstrumentationConfiguration instrumentationConfig, @Named("runtimeSdk") Sdk runtimeSdk, @Named("compileSdk") Sdk compileSdk, ResourcesMode resourcesMode, LooperMode.Mode looperMode)