Home
last modified time | relevance | path

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

/cts/tests/tests/packageinstaller/criticaluserjourney/src/android/packageinstaller/criticaluserjourney/cts/
DPackageInstallerCujTestBase.java298 assertCUJInstallerStartActivityReady(); in startInstallationViaIntent()
306 assertCUJInstallerStartActivityReady(); in startInstallationUpdateViaIntent()
314 assertCUJInstallerStartActivityReady(); in startInstallationViaIntentWithPackageUri()
322 assertCUJInstallerStartActivityReady(); in startInstallationViaIntentForResult()
331 assertCUJInstallerStartActivityReady(); in startInstallationUpdateViaIntentForResult()
339 assertCUJInstallerStartActivityReady(); in startInstallationViaIntentWithPackageUriForResult()
397 private static void assertCUJInstallerStartActivityReady() throws Exception { in assertCUJInstallerStartActivityReady() method in PackageInstallerCujTestBase