Searched refs:INSTALL_LOCATION_PREFER_EXTERNAL (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
D | PackageManagerTests.java | 372 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/java/android/content/pm/ |
D | PackageInfo.java | 321 public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; field in PackageInfo
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | ApplicationPackageManagerTest.java | 219 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL}; in testGetCandidateVolumes_3rdParty_auto()
|
/frameworks/base/core/java/com/android/internal/content/ |
D | PackageHelper.java | 317 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in resolveInstallLocation()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageManagerService.java | 15158 … } else if (installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) {
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |