Searched refs:mCurrentCategory (Results 1 – 1 of 1) sorted by relevance
174 private Category mCurrentCategory; field in PickerViewModel858 mCurrentCategory = category; in getPaginatedCategoryItemsForAction()868 || !TextUtils.equals(mCurrentCategory.getId(), in getPaginatedCategoryItemsForAction()900 if (mCategoryItemsResult == null || mCurrentCategory == null) { in updateCategoryItems()919 final Category category = mCurrentCategory; in loadCategoryItemsAsync()942 Log.d(TAG, "All items have been loaded for category: " + mCurrentCategory); in loadCategoryItemsAsync()944 if (Objects.equals(category, mCurrentCategory)) { in loadCategoryItemsAsync()