Searched refs:sandboxManagerLocal (Results 1 – 1 of 1) sorted by relevance
15830 final SdkSandboxManagerLocal sandboxManagerLocal = in startInstrumentationOfSdkSandbox() local15832 if (sandboxManagerLocal == null) { in startInstrumentationOfSdkSandbox()15838 final String processName = sandboxManagerLocal.getSdkSandboxProcessNameForInstrumentation( in startInstrumentationOfSdkSandbox()15858 sandboxManagerLocal.notifyInstrumentationStarted( in startInstrumentationOfSdkSandbox()16033 final SdkSandboxManagerLocal sandboxManagerLocal = in finishInstrumentationLocked() local16035 if (sandboxManagerLocal != null) { in finishInstrumentationLocked()16036 sandboxManagerLocal.notifyInstrumentationFinished( in finishInstrumentationLocked()