Searched refs:InstallLocation (Results 1 – 2 of 2) sorted by relevance
206 PackageManagerHostTestUtils.InstallLocation expectedLocation) in doStandardInstall()210 if (expectedLocation == PackageManagerHostTestUtils.InstallLocation.DEVICE) { in doStandardInstall()236 PackageManagerHostTestUtils.InstallLocation expectedLocation) in installAppAutoLoc()273 PackageManagerHostTestUtils.InstallLocation.DEVICE); in testInstallAppAutoLocPrefIsAuto()294 PackageManagerHostTestUtils.InstallLocation.DEVICE); in testInstallAppAutoLocPrefIsInternal()315 PackageManagerHostTestUtils.InstallLocation.DEVICE); in testInstallAppAutoLocPrefIsExternal()334 PackageManagerHostTestUtils.InstallLocation expectedLocation) in installAppInternalLoc()372 PackageManagerHostTestUtils.InstallLocation.DEVICE); in testInstallAppInternalLocPrefIsAuto()393 PackageManagerHostTestUtils.InstallLocation.DEVICE); in testInstallAppInternalLocPrefIsInternal()414 PackageManagerHostTestUtils.InstallLocation.DEVICE); in testInstallAppInternalLocPrefIsExternal()[all …]
74 public static enum InstallLocation { enum in PackageManagerHostTestUtils