Searched refs:encryptedTopicList (Results 1 – 1 of 1) sorted by relevance
253 List<EncryptedTopic> encryptedTopicList = new ArrayList<>(); in getEncryptedTopicList() local262 encryptedTopicList.add(encryptedTopic); in getEncryptedTopicList()265 return encryptedTopicList; in getEncryptedTopicList()