Home
last modified time | relevance | path

Searched refs:gatherInterestedUsers (Results 1 – 1 of 1) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/unicode/cldr/web/
H A DSurveyForum.java177 … private int gatherInterestedUsers(String forum, Set<Integer> cc_emails, Set<Integer> bcc_emails) { in gatherInterestedUsers() method in SurveyForum
236 gatherInterestedUsers(forum, cc_emails, bcc_emails); in emailNotify()