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