Searched refs:APPB_APK (Results 1 – 1 of 1) sorted by relevance
71 private static final String APPB_APK = "CtsAppDataIsolationAppB.apk"; field in AppDataIsolationTests190 new InstallMultiple().addFile(APPB_APK).run(); in testDirectBootModeWorks()303 new InstallMultiple().addFile(APPB_APK).run(); in testNormalProcessCannotAccessOtherAppDataDir()321 new InstallMultiple().addFile(APPB_APK).run(); in testNormalProcessCannotAccessOtherAppExternalDataDir()339 new InstallMultiple().addFile(APPB_APK).run(); in testIsolatedProcess()346 new InstallMultiple().addFile(APPB_APK).run(); in testAppZygoteIsolatedProcess()357 new InstallMultiple().addFile(APPB_APK).run(); in testAppUnableToAccessOtherUserAppDataDir()373 new InstallMultiple().addFile(APPB_APK).run(); in testAppUnableToAccessOtherUserAppDataDirApi29()