Searched defs:installLocation (Results 1 – 7 of 7) sorted by relevance
64 public int installLocation; field in PackageInfoLite
252 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInfo
951 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInstaller.SessionParams1011 public void setInstallLocation(int installLocation) { in setInstallLocation()
866 public int installLocation = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; field in ApplicationInfo
380 public final int installLocation; field in PackageParser.PackageLite463 public final int installLocation; field in PackageParser.ApkLite476 int installLocation, List<VerifierInfo> verifiers, Signature[] signatures, in ApkLite()1779 int installLocation = PARSE_DEFAULT_INSTALL_LOCATION; in parseApkLite() local5786 public int installLocation; field in Package
410 int installLocation, long sizeBytes, TestableInterface testInterface) in resolveInstallVolume()541 int installLocation, long sizeBytes, int installFlags) { in resolveInstallLocation()
1272 int32_t installLocation = AaptXml::getResolvedIntegerAttribute(res, tree, in doDump() local