Searched refs:INSTALL_LOCATION_INTERNAL_ONLY (Results 1 – 9 of 9) sorted by relevance
381 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in getInstallLoc()1036 0, true, false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationInternal()1075 false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationReplaceInternalSdcard()1343 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestI()1355 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestE()1367 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestA()1409 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestI()1432 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestA()1457 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestIExistingI()1514 iloc = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY; in getExpectedInstallLocation()[all …]
315 public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; field in PackageInfo329 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY;
1288 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY;
220 && params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallVolume()314 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallLocation()
192 int[] locations = {PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY, in testGetCandidateVolumes_3rdParty_internalOnly()
2179 && (app.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY in isPackageCandidateVolume()
15160 if (installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) {
8544 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1
11362 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1