Searched refs:hasPendingAdapterUpdates (Results 1 – 3 of 3) sorted by relevance
39 return mRecyclerView.hasPendingAdapterUpdates(); in shouldIgnore()
94 if (!view.hasPendingAdapterUpdates()) { in collectPrefetchPositionsFromView()
4621 public boolean hasPendingAdapterUpdates() { in hasPendingAdapterUpdates() method in RecyclerView