Searched defs:installLocation (Results 1 – 12 of 12) sorted by relevance
89 public int installLocation; field in PackageInfoLite
329 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInfo
1465 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInstaller.SessionParams1610 public void setInstallLocation(int installLocation) { in setInstallLocation()2143 public int installLocation; field in PackageInstaller.SessionInfo
1124 public int installLocation = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; field in ApplicationInfo
371 public final int installLocation; field in PackageParser.PackageLite456 public final int installLocation; field in PackageParser.ApkLite479 int installLocation, List<VerifierInfo> verifiers, SigningDetails signingDetails, in ApkLite()1573 int installLocation = PARSE_DEFAULT_INSTALL_LOCATION; in parseApkLite() local6755 public int installLocation; field in Package
144 int installLocation, long sizeBytes, TestableInterface testInterface) in resolveInstallVolume()324 int installLocation, long sizeBytes, int installFlags) { in resolveInstallLocation()
297 int installLocation = PARSE_DEFAULT_INSTALL_LOCATION; in parseApkLite() local
337 private int installLocation = PackageParser.PARSE_DEFAULT_INSTALL_LOCATION; field in ParsingPackageImpl
252 ParsingPackage setInstallLocation(int installLocation); in setInstallLocation()
1287 int32_t installLocation = AaptXml::getResolvedIntegerAttribute(res, tree, in doDump() local
436 const int32_t* installLocation = nullptr; member in aapt::Manifest
14976 int installLocation = pkgLite.installLocation; in installLocationPolicy() local