Home
last modified time | relevance | path

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

/tools/apksig/src/main/java/com/android/apksig/
DDefaultApkSignerEngine.java933 checkOutputApkNotDebuggableIfDebuggableMustBeRejected(); in outputJarEntries()
1039 checkOutputApkNotDebuggableIfDebuggableMustBeRejected(); in outputZipSectionsInternal()
1326 private void checkOutputApkNotDebuggableIfDebuggableMustBeRejected() throws SignatureException { in checkOutputApkNotDebuggableIfDebuggableMustBeRejected() method in DefaultApkSignerEngine