Searched defs:categoryList (Results 1 – 4 of 4) sorted by relevance
42 public static void getReorganisedCategoryList(List<Category> categoryList) { in getReorganisedCategoryList()
88 void updateCategoryList(@NonNull List<Category> categoryList) { in updateCategoryList()
503 final List<Category> categoryList = new ArrayList<>(); in resetAllContentInCurrentProfile() local970 final List<Category> categoryList = new ArrayList<>(); in loadCategories() local
233 final List<Category> categoryList = mPickerViewModel.getCategories().getValue(); in testGetCategories() local