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