Searched refs:allNewsDirs (Results 1 – 1 of 1) sorted by relevance
91 File allNewsDirs[] = new File[ profiles.length ]; in getNewsGroups() local94 allNewsDirs[i] = newsDir; in getNewsGroups()100 for( int i=0; i < allNewsDirs.length; i++ ) { in getNewsGroups()101 if( allNewsDirs[i] != null ) { in getNewsGroups()114 File allMailrcs[] = findMailrcFiles( allNewsDirs ); in getNewsGroups()
Completed in 17 milliseconds