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.java386 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.java1466 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY;
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java225 && params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallVolume()
360 } 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.java2342 && (app.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY in isPackageCandidateVolume()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8544 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt11756 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1