Searched refs:hasPendingUpdates (Results 1 – 3 of 3) sorted by relevance
89 if (!view.mAdapterHelper.hasPendingUpdates()) { in collectPrefetchPositionsFromView()
458 boolean hasPendingUpdates() { in hasPendingUpdates() method in AdapterHelper
1590 if (!mAdapterHelper.hasPendingUpdates()) { in consumePendingUpdateOperations()1614 } else if (mAdapterHelper.hasPendingUpdates()) { in consumePendingUpdateOperations()4623 || mAdapterHelper.hasPendingUpdates(); in hasPendingAdapterUpdates()4883 if (!mAdapterHelper.hasPendingUpdates()) { in onChanged()