Searched defs:isSystemApp (Results 1 – 3 of 3) sorted by relevance
64 public static boolean isSystemApp(String packageName) { in isSystemApp() method in PackageUtil
148 private static boolean isSystemApp(ApplicationInfo applicationInfo) { in isSystemApp() method in IntentTest