Home
last modified time | relevance | path

Searched defs:installLocation (Results 1 – 17 of 17) sorted by relevance

/aosp12/build/soong/cc/
H A Dinstaller.go30 type installLocation int type
38 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller {
/aosp12/frameworks/base/core/java/android/content/pm/
H A DPackageInfoLite.java89 public int installLocation; field in PackageInfoLite
H A DPackageInfo.java347 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInfo
H A DPackageInstaller.java1578 public int installLocation = PackageInfo.INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInstaller.SessionParams
1737 public void setInstallLocation(int installLocation) { in setInstallLocation()
2362 public int installLocation; field in PackageInstaller.SessionInfo
H A DApplicationInfo.java1187 public int installLocation = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; field in ApplicationInfo
H A DPackageParser.java374 public final int installLocation; field in PackageParser.PackageLite
474 public final int installLocation; field in PackageParser.ApkLite
499 int revisionCode, int installLocation, List<VerifierInfo> verifiers, in ApkLite()
1597 int installLocation = PARSE_DEFAULT_INSTALL_LOCATION; in parseApkLite() local
6863 public int installLocation; field in PackageParser.Package
/aosp12/build/soong/python/
H A Dinstaller.go25 type installLocation int type
/aosp12/frameworks/base/core/java/com/android/internal/content/
H A DPackageHelper.java141 int installLocation, long sizeBytes, TestableInterface testInterface) in resolveInstallVolume()
321 int installLocation, long sizeBytes, int installFlags) { in resolveInstallLocation()
/aosp12/build/soong/rust/
H A Dcompiler.go47 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler {
56 type installLocation int type
/aosp12/frameworks/base/core/java/android/content/pm/parsing/
H A DApkLite.java116 int versionCodeMajor, int revisionCode, int installLocation, in ApkLite()
H A DApkLiteParseUtils.java352 int installLocation = parser.getAttributeIntValue(ANDROID_RES_NAMESPACE, in parseApkLite() local
H A DParsingPackageImpl.java348 private int installLocation = ParsingPackageUtils.PARSE_DEFAULT_INSTALL_LOCATION; field in ParsingPackageImpl
H A DParsingPackage.java277 ParsingPackage setInstallLocation(int installLocation); in setInstallLocation()
/aosp12/frameworks/base/tools/aapt/
H A DCommand.cpp1342 int32_t installLocation = AaptXml::getResolvedIntegerAttribute(res, tree, in doDump() local
/aosp12/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp441 const int32_t* installLocation = nullptr; member in aapt::Manifest
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java17969 int installLocation = pkgLite.installLocation; in installLocationPolicy() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...