Searched refs:isIgnorable (Results 1 – 1 of 1) sorted by relevance
274 if (isIgnorable(apkPkgInfo)) { in check()299 if (isIgnorable(pubPkgInfo)) { in checkClass()363 static boolean isIgnorable(PackageInfo pkgInfo) { in isIgnorable() method in ApkCheck