Searched refs:mItemPrefetchEnabled (Results 1 – 2 of 2) sorted by relevance
6827 private boolean mItemPrefetchEnabled = true; field in RecyclerView.LayoutManager7164 if (enabled != mItemPrefetchEnabled) { in setItemPrefetchEnabled()7165 mItemPrefetchEnabled = enabled; in setItemPrefetchEnabled()7182 return mItemPrefetchEnabled; in isItemPrefetchEnabled()
7376 private boolean mItemPrefetchEnabled = true; field in RecyclerView.LayoutManager7728 if (enabled != mItemPrefetchEnabled) { in setItemPrefetchEnabled()7729 mItemPrefetchEnabled = enabled; in setItemPrefetchEnabled()7746 return mItemPrefetchEnabled; in isItemPrefetchEnabled()