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.java381 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in getInstallLoc()
1036 0, true, false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationInternal()
1075 false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationReplaceInternalSdcard()
1343 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestI()
1355 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestE()
1367 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestA()
1409 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestI()
1432 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestA()
1457 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestIExistingI()
1514 iloc = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY; in getExpectedInstallLocation()
[all …]
/frameworks/base/core/java/android/content/pm/
DPackageInfo.java315 public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; field in PackageInfo
329 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY;
DPackageInstaller.java1288 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY;
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java220 && params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallVolume()
314 } 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.java2179 && (app.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY in isPackageCandidateVolume()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java15160 if (installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8544 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt11362 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1