Searched refs:foundApps (Results 1 – 1 of 1) sorted by relevance
918 HashSet<String> foundApps = new HashSet<>(numPackages); in readFullBackupSchedule() local923 foundApps.add(pkgName); // all apps that we've addressed already in readFullBackupSchedule()950 if (!foundApps.contains(app.packageName)) { in readFullBackupSchedule()