/aosp12/build/soong/cc/ |
H A D | installer.go | 30 type installLocation int type 38 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller {
|
/aosp12/frameworks/base/core/java/android/content/pm/ |
H A D | PackageInfoLite.java | 89 public int installLocation; field in PackageInfoLite
|
H A D | PackageInfo.java | 347 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY; field in PackageInfo
|
H A D | PackageInstaller.java | 1578 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 D | ApplicationInfo.java | 1187 public int installLocation = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; field in ApplicationInfo
|
H A D | PackageParser.java | 374 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 D | installer.go | 25 type installLocation int type
|
/aosp12/frameworks/base/core/java/com/android/internal/content/ |
H A D | PackageHelper.java | 141 int installLocation, long sizeBytes, TestableInterface testInterface) in resolveInstallVolume() 321 int installLocation, long sizeBytes, int installFlags) { in resolveInstallLocation()
|
/aosp12/build/soong/rust/ |
H A D | compiler.go | 47 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler { 56 type installLocation int type
|
/aosp12/frameworks/base/core/java/android/content/pm/parsing/ |
H A D | ApkLite.java | 116 int versionCodeMajor, int revisionCode, int installLocation, in ApkLite()
|
H A D | ApkLiteParseUtils.java | 352 int installLocation = parser.getAttributeIntValue(ANDROID_RES_NAMESPACE, in parseApkLite() local
|
H A D | ParsingPackageImpl.java | 348 private int installLocation = ParsingPackageUtils.PARSE_DEFAULT_INSTALL_LOCATION; field in ParsingPackageImpl
|
H A D | ParsingPackage.java | 277 ParsingPackage setInstallLocation(int installLocation); in setInstallLocation()
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | Command.cpp | 1342 int32_t installLocation = AaptXml::getResolvedIntegerAttribute(res, tree, in doDump() local
|
/aosp12/frameworks/base/tools/aapt2/dump/ |
H A D | DumpManifest.cpp | 441 const int32_t* installLocation = nullptr; member in aapt::Manifest
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageManagerService.java | 17969 int installLocation = pkgLite.installLocation; in installLocationPolicy() local
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |