Home
last modified time | relevance | path

Searched refs:INSTALL_LOCATION_PREFER_EXTERNAL (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java372 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in getInstallLoc()
1047 0, true, false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationSdcard()
1081 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceInternalSdcard()
1103 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceSdcardInternal()
1108 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceSdcardInternal()
1423 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestE()
1480 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestEExistingI()
1512 iloc = PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL; in getExpectedInstallLocation()
/frameworks/base/core/tests/coretests/src/android/app/
DApplicationPackageManagerTest.java219 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL}; in testGetCandidateVolumes_3rdParty_auto()
/frameworks/base/core/java/android/content/pm/
DPackageInfo.java321 public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; field in PackageInfo
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java317 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in resolveInstallLocation()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java15163 … } else if (installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8545 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt11363 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2