Home
last modified time | relevance | path

Searched refs:nonVersionedConfig (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DISandbox.java113 IInvocationContext context, IConfiguration nonVersionedConfig, String[] args) in getTradefedSandboxEnvironment() argument
120 IConfiguration nonVersionedConfig, in getTradefedSandboxEnvironment() argument
124 return getTradefedSandboxEnvironment(context, nonVersionedConfig, args); in getTradefedSandboxEnvironment()
DTradefedSandbox.java398 IConfiguration nonVersionedConfig, in getTradefedSandboxEnvironment() argument
402 SandboxOptions options = getSandboxOptions(nonVersionedConfig); in getTradefedSandboxEnvironment()