Searched refs:shouldScanPrivApps (Results 1 – 1 of 1) sorted by relevance
2485 private static boolean shouldScanPrivApps(@ScanFlags int scanFlags) { in shouldScanPrivApps() method in PackageManagerService.SystemPartition2503 this.privAppFolder = shouldScanPrivApps(scanFlag) in SystemPartition()