Searched refs:INSTALL_LOCATION_INTERNAL_ONLY (Results 1 – 9 of 9) sorted by relevance
388 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in getInstallLoc()1038 0, true, false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationInternal()1077 false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationReplaceInternalSdcard()1345 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestI()1357 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestE()1369 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestA()1411 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestI()1434 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestA()1459 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestIExistingI()1516 iloc = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY; in getExpectedInstallLocation()[all …]
333 public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; field in PackageInfo347 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY;
1566 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY;
222 && params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallVolume()357 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallLocation()
192 int[] locations = {PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY, in testGetCandidateVolumes_3rdParty_internalOnly()
2411 && (app.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY in isPackageCandidateVolume()
17854 if (installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in installLocationPolicy()
12297 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1
8544 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1