Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandMultiUserTest.kt39 import android.content.pm.cts.PackageManagerShellCommandInstallTest.PackageBroadcastReceiver
95 private const val TEST_APP_PACKAGE = PackageManagerShellCommandInstallTest.TEST_APP_PACKAGE
96 private const val TEST_HW5 = PackageManagerShellCommandInstallTest.TEST_HW5
99 PackageManagerShellCommandInstallTest.TEST_HW_SYSTEM_USER_ONLY
170 PackageManagerShellCommandInstallTest.DEFAULT_STREAMING_VERIFICATION_TIMEOUT_MS
177 assertFalse(PackageManagerShellCommandInstallTest.isAppInstalled(TEST_APP_PACKAGE)) in setup()
187 ?: PackageManagerShellCommandInstallTest.DEFAULT_STREAMING_VERIFICATION_TIMEOUT_MS in setup()
193 assertFalse(PackageManagerShellCommandInstallTest.isAppInstalled(TEST_APP_PACKAGE)) in reset()
194 assertEquals(null, PackageManagerShellCommandInstallTest.getSplits(TEST_APP_PACKAGE)) in reset()
601 var commandResult = PackageManagerShellCommandInstallTest.executeShellCommand( in testGrantPermissionToSecondaryUser()
[all …]
DInstallSessionParamsUnitTest.java226 PackageManagerShellCommandInstallTest.setSystemProperty( in onBefore()
233 PackageManagerShellCommandInstallTest.setSystemProperty( in onAfter()
DPackageInstallerArchiveMultiUserTest.java40 import android.content.pm.cts.PackageManagerShellCommandInstallTest.PackageBroadcastReceiver;
DPackageInstallerArchiveTest.java66 import android.content.pm.cts.PackageManagerShellCommandInstallTest.PackageBroadcastReceiver;
DPackageManagerShellCommandInstallTest.java134 public class PackageManagerShellCommandInstallTest { class
DPackageManagerTest.java131 import android.content.pm.cts.PackageManagerShellCommandInstallTest.PackageBroadcastReceiver;