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.java360 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in getInstallLoc()
1362 0, true, false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationSdcard()
1387 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationFwdLockedFlagSdcard()
1399 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationFwdLockedSdcard()
1475 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceInternalSdcard()
1497 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceSdcardInternal()
1502 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceSdcardInternal()
1948 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testFlagEManifestI()
1966 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testFlagEManifestE()
1984 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testFlagEManifestA()
[all …]
/frameworks/base/core/java/android/content/pm/
DPackageInfo.java244 public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; field in PackageInfo
/frameworks/base/core/tests/coretests/src/android/app/
DApplicationPackageManagerTest.java216 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL}; in testGetCandidateVolumes_3rdParty_auto()
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java583 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in resolveInstallLocation()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8545 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt10396 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2
Dsystem-current.txt11067 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2