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.java379 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in getInstallLoc()
1049 0, true, false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationSdcard()
1083 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceInternalSdcard()
1105 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceSdcardInternal()
1110 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceSdcardInternal()
1425 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestE()
1482 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestEExistingI()
1514 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.java339 public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; field in PackageInfo
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java360 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in resolveInstallLocation()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java17857 … } else if (installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in installLocationPolicy()
/frameworks/base/core/api/
Dcurrent.txt12298 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8545 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2