Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java83 private static final String MULTIUSER_APK = "CtsMultiUserStorageApp.apk"; field in ExternalStorageHostTest
361 .installPackage(getTestAppFile(MULTIUSER_APK), false, options); in testMultiUserStorageIsolated()