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.java331 ByteBuffer androidManifestContents) throws MinSdkVersionException { in getMinSdkVersionFromBinaryAndroidManifest()
493 ByteBuffer androidManifestContents) throws ApkFormatException { in getDebuggableFromBinaryAndroidManifest()
570 ByteBuffer androidManifestContents) throws ApkFormatException { in getPackageNameFromBinaryAndroidManifest()
/tools/apksig/src/main/java/com/android/apksig/
DApkVerifier.java458 ByteBuffer androidManifestContents) throws ApkFormatException { in getTargetSandboxVersionFromBinaryAndroidManifest()