Searched refs:INSTALL_LOCATION_INTERNAL_ONLY (Results 1 – 9 of 9) sorted by relevance
400 if (expInstallLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in getInstallLoc()1052 0, true, false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationInternal()1091 false, -1, PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestInstallLocationReplaceInternalSdcard()1359 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestI()1371 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestE()1383 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testFlagIManifestA()1425 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestI()1448 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestA()1473 PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY); in testManifestIExistingI()1530 iloc = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY; in getExpectedInstallLocation()[all …]
228 && params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallVolume()356 } else if (params.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in resolveInstallLocation()492 if (installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY) { in installLocationPolicy()
374 public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; field in PackageInfo388 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY;
30 import static android.content.pm.PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY;2549 INSTALL_LOCATION_INTERNAL_ONLY,2732 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY;
232 int[] locations = {PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY, in testGetCandidateVolumes_3rdParty_internalOnly()
2750 && (app.installLocation == PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY in isPackageCandidateVolume()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8544 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1
12602 field public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; // 0x1