Searched refs:getDecryptedTopics (Results 1 – 8 of 8) sorted by relevance
106 getDecryptedTopics(result.getEncryptedTopics()); in registerGetTopicsButton()181 private String getDecryptedTopics(List<EncryptedTopic> arr) { in getDecryptedTopics() method in MainActivity
104 getDecryptedTopics(result.getEncryptedTopics()); in registerGetTopicsButton()183 private String getDecryptedTopics(List<EncryptedTopic> arr) { in getDecryptedTopics() method in MainActivity
105 getDecryptedTopics(result.getEncryptedTopics()); in registerGetTopicsButton()184 private String getDecryptedTopics(List<EncryptedTopic> arr) { in getDecryptedTopics() method in MainActivity
104 getDecryptedTopics(result.getEncryptedTopics()); in registerGetTopicsButton()182 private String getDecryptedTopics(List<EncryptedTopic> arr) { in getDecryptedTopics() method in MainActivity
122 private String getDecryptedTopics(List<EncryptedTopic> arr) { in getDecryptedTopics() method in MainActivity169 getDecryptedTopics(result.getEncryptedTopics()); in getTopics()