Home
last modified time | relevance | path

Searched refs:otherAppCtx (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java1985 Context otherAppCtx = ctx.createPackageContext(VM_SHARE_APP_PACKAGE_NAME, 0); in testStartVmWithPayloadOfAnotherApp() local
1988 new VirtualMachineConfig.Builder(otherAppCtx) in testStartVmWithPayloadOfAnotherApp()
2100 Context otherAppCtx = ctx.createPackageContext(VM_SHARE_APP_PACKAGE_NAME, 0); in testShareVmWithAnotherApp() local
2103 new VirtualMachineConfig.Builder(otherAppCtx) in testShareVmWithAnotherApp()
2146 Context otherAppCtx = ctx.createPackageContext(VM_SHARE_APP_PACKAGE_NAME, 0); in testShareVmWithAnotherApp_encryptedStorage() local
2149 new VirtualMachineConfig.Builder(otherAppCtx) in testShareVmWithAnotherApp_encryptedStorage()