Searched refs:topicIdsForLogging (Results 1 – 1 of 1) sorted by relevance
242 List<Integer> topicIdsForLogging = new ArrayList<>(); in getTopics() local284 if (topicIdsForLogging.contains(topic.getLoggedTopic())) { in getTopics()290 topicIdsForLogging.add(topic.getLoggedTopic()); in getTopics()306 .setTopicIds(topicIdsForLogging) in getTopics()