Searched defs:isUpdatedSystemApp (Results 1 – 3 of 3) sorted by relevance
972 public boolean isUpdatedSystemApp() { in isUpdatedSystemApp() method in ApplicationInfo
4520 public boolean isUpdatedSystemApp() { in isUpdatedSystemApp() method in PackageParser.Package
12876 private static boolean isUpdatedSystemApp(PackageSetting ps) { in isUpdatedSystemApp() method in PackageManagerService