Searched defs:installLocation (Results 1 – 8 of 8) sorted by relevance
64 public int installLocation; field in PackageInfoLite
252 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInfo
875 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInstaller.SessionParams929 public void setInstallLocation(int installLocation) { in setInstallLocation()
655 public int installLocation = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; field in ApplicationInfo
252 public final int installLocation; field in PackageParser.PackageLite315 public final int installLocation; field in PackageParser.ApkLite323 int revisionCode, int installLocation, List<VerifierInfo> verifiers, in ApkLite()1279 int installLocation = PARSE_DEFAULT_INSTALL_LOCATION; in parseApkLite() local4367 public int installLocation; field in PackageParser.Package
347 int installLocation, long sizeBytes) throws IOException { in resolveInstallVolume()430 int installLocation, long sizeBytes, int installFlags) { in resolveInstallLocation()
1047 int32_t installLocation = AaptXml::getResolvedIntegerAttribute(res, tree, in doDump() local
10749 int installLocation = pkgLite.installLocation; in installLocationPolicy() local