Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java388 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in getInstallLoc()
1038 0, true, false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationInternal()
1077 false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationReplaceInternalSdcard()
1345 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestI()
1357 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestE()
1369 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestA()
1411 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestI()
1434 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestA()
1459 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestIExistingI()
1516 iloc = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY; in getExpectedInstallLocation()
[all …]
/frameworks/base/core/java/android/content/pm/
DPackageInfo.java333 public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; field in PackageInfo
347 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY;
DPackageInstaller.java1566 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY;
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java222 && params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallVolume()
357 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallLocation()
/frameworks/base/core/tests/coretests/src/android/app/
DApplicationPackageManagerTest.java192 int[] locations = {PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY, in testGetCandidateVolumes_3rdParty_internalOnly()
/frameworks/base/core/java/android/app/
DApplicationPackageManager.java2411 && (app.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY in isPackageCandidateVolume()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java17854 if (installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in installLocationPolicy()
/frameworks/base/core/api/
Dcurrent.txt12297 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8544 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1