Home
last modified time | relevance | path

Searched defs:androidManifestContents (Results 1 – 2 of 2) sorted by relevance

/tools/apksig/src/main/java/com/android/apksig/apk/
DApkUtils.java336 ByteBuffer androidManifestContents) throws MinSdkVersionException { in getMinSdkVersionFromBinaryAndroidManifest()
498 ByteBuffer androidManifestContents) throws ApkFormatException { in getDebuggableFromBinaryAndroidManifest()
575 ByteBuffer androidManifestContents) throws ApkFormatException { in getPackageNameFromBinaryAndroidManifest()
/tools/apksig/src/main/java/com/android/apksig/
DApkVerifier.java695 ByteBuffer androidManifestContents) throws ApkFormatException { in getTargetSandboxVersionFromBinaryAndroidManifest()
708 ByteBuffer androidManifestContents) { in getTargetSdkVersionFromBinaryAndroidManifest()
738 ByteBuffer androidManifestContents, String elementName, int attributeId) in getAttributeValueFromBinaryAndroidManifest()