Searched refs:isSystemApp (Results 1 – 3 of 3) sorted by relevance
45 assertTrue(pkg.isSystemApp()); in testParse_classic()67 assertTrue(pkg.isSystemApp()); in testParse_future()89 assertTrue(pkg.isSystemApp()); in testParse_hidden()
58 public boolean isSystemApp() { in isSystemApp() method in PackageInfo
1460 if (!pkgInfo.isSystemApp() || pkgInfo.isUpdatedSystemApp()) { in getUninstallablePackageNames()