Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java359 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in getInstallLoc()
1398 0, true, false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationSdcard()
1423 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationFwdLockedFlagSdcard()
1435 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationFwdLockedSdcard()
1511 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceInternalSdcard()
1533 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceSdcardInternal()
1538 false, -1, PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testManifestInstallLocationReplaceSdcardInternal()
2066 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testFlagEManifestI()
2084 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testFlagEManifestE()
2102 PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL); in testFlagEManifestA()
[all …]
/frameworks/base/core/java/android/content/pm/
DPackageInfo.java243 public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; field in PackageInfo
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java360 } else if (installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in resolveInstallLocation()
/frameworks/base/docs/html/sdk/api_diff/preview-21/
DmissingSinces.txt964 NO DOC BLOCK: android.content.pm.PackageInfo Field INSTALL_LOCATION_PREFER_EXTERNAL
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1516 NO DOC BLOCK: android.content.pm.PackageInfo Field INSTALL_LOCATION_PREFER_EXTERNAL
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java8946 … } else if (installLocation == PackageInfo.INSTALL_LOCATION_PREFER_EXTERNAL) { in installLocationPolicy()
/frameworks/base/api/
Dsystem-current.txt8818 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2
Dcurrent.txt8547 field public static final int INSTALL_LOCATION_PREFER_EXTERNAL = 2; // 0x2