Searched refs:getArticleCount (Results 1 – 2 of 2) sorted by relevance
44 public int getArticleCount() { in getArticleCount() method in NewsCategory
95 for (i = 0; i < cat.getArticleCount(); i++) { in loadCategory()