Searched defs:newBaseContext (Results 1 – 3 of 3) sorted by relevance
129 Context newBaseContext = getBaseContext().createCredentialProtectedStorageContext(); in createCredentialProtectedStorageContext() local142 Context newBaseContext = getBaseContext().createDeviceProtectedStorageContext(); in createDeviceProtectedStorageContext() local153 public SandboxedSdkContext createContextWithNewBase(@NonNull Context newBaseContext) { in createContextWithNewBase()
229 SandboxedSdkContext newBaseContext = in testAttachBaseContextWrapsTheBaseContextIfCustomizedSdkContextFlagIsEnabled() local
294 Context newBaseContext = new TestContext(testService); in testCreateContextWithNewBase() local