Searched refs:getDebuggableFromBinaryAndroidManifest (Results 1 – 3 of 3) sorted by relevance
71 assertFalse(ApkUtils.getDebuggableFromBinaryAndroidManifest(manifest)); in testGetDebuggableFromBinaryAndroidManifest()74 assertTrue(ApkUtils.getDebuggableFromBinaryAndroidManifest(manifest)); in testGetDebuggableFromBinaryAndroidManifest()79 ApkUtils.getDebuggableFromBinaryAndroidManifest(manifest); in testGetDebuggableFromBinaryAndroidManifest()
405 public static boolean getDebuggableFromBinaryAndroidManifest( in getDebuggableFromBinaryAndroidManifest() method in ApkUtils
1353 ApkUtils.getDebuggableFromBinaryAndroidManifest( in isOutputApkDebuggable()