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.java369 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in getInstallLoc()
1351 0, true, false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationInternal()
1469 false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationReplaceInternalSdcard()
1797 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testInstallManifestSdcardUnmount()
1907 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestI()
1919 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestE()
1931 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestA()
1997 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagFManifestI()
2186 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestI()
2209 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestA()
[all …]
/frameworks/base/core/java/android/content/pm/
DPackageInfo.java238 public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; field in PackageInfo
252 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY;
DPackageInstaller.java951 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY;
/frameworks/base/core/tests/coretests/src/android/app/
DApplicationPackageManagerTest.java189 int[] locations = {PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY, in testGetCandidateVolumes_3rdParty_internalOnly()
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java483 && params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallVolume()
580 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallLocation()
/frameworks/base/core/java/android/app/
DApplicationPackageManager.java1975 && (app.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY in isPackageCandidateVolume()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8544 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt10395 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1
Dsystem-current.txt11066 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1