Searched refs:startInstallationViaIntent (Results 1 – 7 of 7) sorted by relevance
54 val installation = startInstallationViaIntent() in confirmInstallation()70 val installation = startInstallationViaIntent() in cancelInstallation()110 val installation = startInstallationViaIntent() in packageNotInstalledSecureFrp()
47 val installation = startInstallationViaIntent() in installViaIntent()
79 allowedSourceTest { startInstallationViaIntent() } in allowedSourceTestViaIntent()
176 protected fun startInstallationViaIntent(): CompletableFuture<Int> { in <lambda>() method
76 blockedSourceTest { startInstallationViaIntent() } in blockedSourceTestViaIntent()
78 defaultSourceTest { startInstallationViaIntent() } in defaultSourceTestViaIntent()
162 protected fun startInstallationViaIntent(): CompletableFuture<Int> { in <lambda>() method in android.packageinstaller.install_appop_default.cts.PackageInstallerTestBase