Home
last modified time | relevance | path

Searched refs:JAR (Results 1 – 7 of 7) sorted by relevance

/frameworks/layoutlib/create/
DREADME.txt7 Layoutlib_create generates a JAR library used by the Eclipse graphical layout editor to perform
31 - parses the input JAR,
33 - filters some packages and removes those we don't want in the output JAR,
35 - generates a modified JAR file that is suitable for the Android plugin for Eclipse to perform
45 The resulting JAR is used by layoutlib_bridge (a.k.a. "the bridge"), also part of the platform, that
61 The goal of the analyzer is to create a graph of all the classes from the input JAR with their
90 - the classes to inject in the output JAR -- these classes are directly implemented in
102 to produce a byte array suitable for the final JAR file.
151 method by a call to OverrideMethod.invokeX(). When using the final JAR, the bridge can register
/frameworks/base/core/java/android/util/apk/
DApkSignatureVerifier.java142 if (minSignatureSchemeVersion > SignatureSchemeVersion.JAR) { in verify()
227 return new PackageParser.SigningDetails(lastSigs, SignatureSchemeVersion.JAR); in verifyV1Signature()
382 if (minSignatureSchemeVersion > SignatureSchemeVersion.JAR) { in unsafeGetCertsWithoutVerification()
/frameworks/base/services/core/java/com/android/server/pm/
DStagingManager.java111 signingDetails = ApkSignatureVerifier.verify(apexPath, SignatureSchemeVersion.JAR); in validateApexSignature()
128 packageInfo.applicationInfo.sourceDir, SignatureSchemeVersion.JAR); in validateApexSignature()
DPackageInstallerSession.java1665 PackageParser.SigningDetails.SignatureSchemeVersion.JAR); in validateApkInstallLocked()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/
Dthird_party.md142 * [Multi-platform executable JAR and Java API for protoc](https://github.com/os72/protoc-jar)
/frameworks/base/core/java/android/content/pm/
DPackageParser.java1521 int minSignatureScheme = SigningDetails.SignatureSchemeVersion.JAR; in collectCertificates()
5913 SigningDetails.SignatureSchemeVersion.JAR,
5918 int JAR = 1; field
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt16789 Landroid/content/pm/PackageParser$SigningDetails$SignatureSchemeVersion;->JAR:I