Searched refs:mExistingApps (Results 1 – 1 of 1) sorted by relevance
380 private final HashSet<String> mExistingApps; field in ImportDataTask.HotseatParserCallback389 mExistingApps = existingApps; in HotseatParserCallback()420 if (pkg == null || mExistingApps.contains(pkg)) { in insertAndCheck()424 mExistingApps.add(pkg); in insertAndCheck()