Searched refs:topTopicsToContributorsMap (Results 1 – 2 of 2) sorted by relevance
523 Map<Integer, Set<String>> topTopicsToContributorsMap = in handleTopTopicsWithoutContributors() local534 && topTopicsToContributorsMap.containsKey( in handleTopTopicsWithoutContributors()538 && topTopicsToContributorsMap in handleTopTopicsWithoutContributors()542 && topTopicsToContributorsMap in handleTopTopicsWithoutContributors()
251 Map<Integer, Set<String>> topTopicsToContributorsMap = in processEpoch() local254 mTopicsDao.persistTopicContributors(currentEpochId, topTopicsToContributorsMap); in processEpoch()