Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/AppDataIsolationTestApp/AppB/src/com/android/cts/appdataisolation/appb/
DAppBTests.java70 String appAExternalDir = replacePackageBWithPackageA( in testCanNotAccessAppAExternalDirs() local
73 assertDirDoesNotExist(appAExternalDir); in testCanNotAccessAppAExternalDirs()
79 String appAExternalDir = replacePackageBWithPackageA( in testCanAccessAppAExternalDirs() local
82 assertDirIsAccessible(appAExternalDir); in testCanAccessAppAExternalDirs()