Searched defs:getAllCategories (Results 1 – 4 of 4) sorted by relevance
39 List<DashboardCategory> getAllCategories(); in getAllCategories() method
113 public List<DashboardCategory> getAllCategories() { in getAllCategories() method in DashboardFeatureProviderImpl
216 public Cursor getAllCategories(@Nullable String[] mimeTypes, @Nullable UserId userId, in getAllCategories() method in ItemsProvider
646 public Cursor getAllCategories(@Nullable String[] mimeType, @Nullable UserId userId, in getAllCategories() method in PickerViewModelTest.TestItemsProvider