Searched refs:SANDBOX_ENABLED (Results 1 – 3 of 3) sorted by relevance
92 public static final String SANDBOX_ENABLED = "SANDBOX_ENABLED"; field in TradefedSandbox325 mRunUtil.setEnvVariable(SANDBOX_ENABLED, "true"); in prepareEnvironment()
615 if (System.getenv(TradefedSandbox.SANDBOX_ENABLED) != null) { in getAllNonDisabledConfigurationObjects()
666 && System.getenv(TradefedSandbox.SANDBOX_ENABLED) != null in allocateDevice()