Home
last modified time | relevance | path

Searched defs:currentItemList (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/viewmodel/
DPickerViewModel.java559 List<Item> currentItemList = mItemsResult.getValue().getItems(); in getPaginatedItemsForAction() local
872 List<Item> currentItemList = mCategoryItemsResult.getValue().getItems(); in getPaginatedCategoryItemsForAction() local