Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/content/
DInstallLocationUtils.java359 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in resolveInstallLocation()
495 } else if (installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in installLocationPolicy()
/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
DPackageManagerTests.java391 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in getInstallLoc()
1063 0, true, false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationSdcard()
1097 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceInternalSdcard()
1119 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceSdcardInternal()
1124 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceSdcardInternal()
1439 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestE()
1496 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestEExistingI()
1528 iloc = PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL; in getExpectedInstallLocation()
/frameworks/base/core/java/android/content/pm/
DPackageInfo.java380 public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; field in PackageInfo
DPackageInstaller.java31 import static android.content.pm.PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL;
2550 INSTALL_LOCATION_PREFER_EXTERNAL
/frameworks/base/core/tests/coretests/src/android/app/
DApplicationPackageManagerTest.java259 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL}; in testGetCandidateVolumes_3rdParty_auto()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8545 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt12603 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2