Searched refs:stopSandboxService (Results 1 – 4 of 4) sorted by relevance
82 void stopSandboxService(CallingInfo callingInfo); in stopSandboxService() method
202 public void stopSandboxService(CallingInfo callingInfo) { in stopSandboxService() method in SdkSandboxServiceProviderImpl
1557 mServiceProvider.stopSandboxService(currentCallingInfo);
90 public void stopSandboxService(CallingInfo callingInfo) { in stopSandboxService() method in FakeSdkSandboxProvider