Searched refs:hasPendingUpdates (Results 1 – 2 of 2) sorted by relevance
460 boolean hasPendingUpdates() { in hasPendingUpdates() method in AdapterHelper
1482 if (!mAdapterHelper.hasPendingUpdates()) { in consumePendingUpdateOperations()1503 } else if (mAdapterHelper.hasPendingUpdates()) { in consumePendingUpdateOperations()4306 || mAdapterHelper.hasPendingUpdates(); in hasPendingAdapterUpdates()4562 if (!mAdapterHelper.hasPendingUpdates()) { in onChanged()