Searched refs:APPB_APK (Results 1 – 1 of 1) sorted by relevance
72 private static final String APPB_APK = "CtsAppDataIsolationAppB.apk"; field in AppDataIsolationTests188 new InstallMultiple().addFile(APPB_APK).run(); in testDirectBootModeWorks()286 new InstallMultiple().addFile(APPB_APK).run(); in testNormalProcessCannotAccessOtherAppDataDir()304 new InstallMultiple().addFile(APPB_APK).run(); in testNormalProcessCannotAccessOtherAppExternalDataDir()322 new InstallMultiple().addFile(APPB_APK).run(); in testIsolatedProcess()329 new InstallMultiple().addFile(APPB_APK).run(); in testAppZygoteIsolatedProcess()340 new InstallMultiple().addFile(APPB_APK).run(); in testAppUnableToAccessOtherUserAppDataDir()356 new InstallMultiple().addFile(APPB_APK).run(); in testAppUnableToAccessOtherUserAppDataDirApi29()