Searched refs:getPaginatedCategoryItemsForAction (Results 1 – 3 of 3) sorted by relevance
200 mPickerViewModel.getPaginatedCategoryItemsForAction( in test_getCategoryItems_noItemsPresent()210 mPickerViewModel.getPaginatedCategoryItemsForAction( in test_getCategoryItems_noItemsPresent()293 mPickerViewModel.getPaginatedCategoryItemsForAction( in test_differentCategories_getCategoryItems()303 mPickerViewModel.getPaginatedCategoryItemsForAction(cameraAlbum, in test_differentCategories_getCategoryItems()313 mPickerViewModel.getPaginatedCategoryItemsForAction(cameraAlbum, in test_differentCategories_getCategoryItems()330 mPickerViewModel.getPaginatedCategoryItemsForAction( in test_differentCategories_getCategoryItems()340 mPickerViewModel.getPaginatedCategoryItemsForAction( in test_differentCategories_getCategoryItems()348 mPickerViewModel.getPaginatedCategoryItemsForAction( in test_differentCategories_getCategoryItems()359 mPickerViewModel.getPaginatedCategoryItemsForAction( in test_differentCategories_getCategoryItems()
214 mPickerViewModel.getPaginatedCategoryItemsForAction( in onViewCreated()350 mPickerViewModel.getPaginatedCategoryItemsForAction( in setOnScrollListenerForRecyclerView()
847 public LiveData<PaginatedItemsResult> getPaginatedCategoryItemsForAction( in getPaginatedCategoryItemsForAction() method in PickerViewModel