Searched defs:installLocation (Results 1 – 8 of 8) sorted by relevance
84 public int installLocation; field in PackageInfoLite
329 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInfo
1288 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInstaller.SessionParams1413 public void setInstallLocation(int installLocation) { in setInstallLocation()1860 public int installLocation; field in PackageInstaller.SessionInfo
1081 public int installLocation = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; field in ApplicationInfo
375 public final int installLocation; field in PackageParser.PackageLite460 public final int installLocation; field in PackageParser.ApkLite478 int revisionCode, int installLocation, List<VerifierInfo> verifiers, in ApkLite()1715 int installLocation = PARSE_DEFAULT_INSTALL_LOCATION; in parseApkLite() local6566 public int installLocation; field in Package
144 int installLocation, long sizeBytes, TestableInterface testInterface) in resolveInstallVolume()278 int installLocation, long sizeBytes, int installFlags) { in resolveInstallLocation()
1285 int32_t installLocation = AaptXml::getResolvedIntegerAttribute(res, tree, in doDump() local
430 const int32_t* installLocation = nullptr; member in aapt::Manifest