Home
last modified time | relevance | path

Searched refs:INSTALL_LOCATION_AUTO (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DPackageInfo.java232 public static final int INSTALL_LOCATION_AUTO = 0; field in PackageInfo
/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java375 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_AUTO) { in getInstallLoc()
1368 0, true, false, -1, PackageInfo.INSTALL_LOCATION_AUTO); in testManifestInstallLocationAuto()
1571 int origDefaultLoc = PackageInfo.INSTALL_LOCATION_AUTO; in getDefaultInstallLoc()
1769 PackageInfo.INSTALL_LOCATION_AUTO); in testInstallSdcardUnmount()
1857 PackageInfo.INSTALL_LOCATION_AUTO); in testFlagIE()
1894 PackageInfo.INSTALL_LOCATION_AUTO); in testFlagIEF()
2033 PackageInfo.INSTALL_LOCATION_AUTO); in testFlagFManifestA()
2321 PackageInfo.INSTALL_LOCATION_AUTO); in testManifestAExistingI()
2356 iloc = PackageInfo.INSTALL_LOCATION_AUTO; in getExpectedInstallLocation()
/frameworks/base/core/tests/coretests/src/android/app/
DApplicationPackageManagerTest.java215 int[] locations = {PackageInfo.INSTALL_LOCATION_AUTO, in testGetCandidateVolumes_3rdParty_auto()
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java586 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_AUTO) { in resolveInstallLocation()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8543 field public static final int INSTALL_LOCATION_AUTO = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt10394 field public static final int INSTALL_LOCATION_AUTO = 0; // 0x0
Dsystem-current.txt11065 field public static final int INSTALL_LOCATION_AUTO = 0; // 0x0