Searched refs:getCategoryCount (Results 1 – 2 of 2) sorted by relevance
44 public static int getCategoryCount() { in getCategoryCount() method in Directory
94 for (int i = 0; i < Directory.getCategoryCount(); i++) { in onActivityCreated()