Searched refs:isScannedAsStoppedSystemApp (Results 1 – 6 of 6) sorted by relevance
482 boolean isScannedAsStoppedSystemApp(); in isScannedAsStoppedSystemApp() method
936 ret.setScannedAsStoppedSystemApp(p.isScannedAsStoppedSystemApp());3131 pkg.isScannedAsStoppedSystemApp());3206 pkg.isScannedAsStoppedSystemApp());3946 boolean isScannedAsStoppedSystemApp = parser.getAttributeBoolean(null,3969 .setScannedAsStoppedSystemApp(isScannedAsStoppedSystemApp);4069 boolean isScannedAsStoppedSystemApp = false;4116 isScannedAsStoppedSystemApp = parser.getAttributeBoolean(null,4268 .setScannedAsStoppedSystemApp(isScannedAsStoppedSystemApp);5111 pw.println(ps.isScannedAsStoppedSystemApp());
1691 public boolean isScannedAsStoppedSystemApp() {
949 return packageState.isScannedAsStoppedSystemApp() && in isFilterStopped()
2550 HSPLcom/android/server/pm/PackageSetting;->isScannedAsStoppedSystemApp()Z+]Lcom/android/server/pm/P…
19063 HPLcom/android/server/pm/PackageSetting;->isScannedAsStoppedSystemApp()Z