Searched refs:isOutputApkDebuggable (Results 1 – 1 of 1) sorted by relevance
1332 if (isOutputApkDebuggable()) { in checkOutputApkNotDebuggableIfDebuggableMustBeRejected()1346 private boolean isOutputApkDebuggable() throws ApkFormatException { in isOutputApkDebuggable() method in DefaultApkSignerEngine