Home
last modified time | relevance | path

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

/cts/tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/
DExternalSourcesTestAppOpAllowed.kt59 private fun allowedSourceTest(startInstallation: () -> Unit) { in allowedSourceTest() method in android.packageinstaller.install.cts.ExternalSourcesTestAppOpAllowed
79 allowedSourceTest { startInstallationViaIntent() } in allowedSourceTestViaIntent()
85 allowedSourceTest { startInstallationViaSession() } in allowedSourceTestViaSession()
89 fun allowedSourceTest() { in allowedSourceTest() method in android.packageinstaller.install.cts.ExternalSourcesTestAppOpAllowed