Searched defs:sandboxProcessName (Results 1 – 1 of 1) sorted by relevance
92 String sandboxProcessName = null; in bindService() local217 String sandboxProcessName = sandbox.getSandboxProcessName(); in stopSandboxService() local371 SdkSandboxConnection(ServiceConnection serviceConnection, String sandboxProcessName) { in SdkSandboxConnection()