Searched refs:hasPendingAdapterUpdates (Results 1 – 11 of 11) sorted by relevance
39 return mRecyclerView.hasPendingAdapterUpdates(); in shouldIgnore()
4304 public boolean hasPendingAdapterUpdates() { in hasPendingAdapterUpdates() method in RecyclerView
580 if (vh == null || hasPendingAdapterUpdates()) { in setSelectedPositionSmooth()605 if (vh == null || hasPendingAdapterUpdates()) { in setSelectedPosition()
163 assertTrue(rv.hasPendingAdapterUpdates()); in detachAttachGetReady()166 assertFalse(rv.hasPendingAdapterUpdates()); in detachAttachGetReady()1248 assertTrue(mRecyclerView.hasPendingAdapterUpdates()); in assertPendingUpdatesAndLayoutTest()1252 assertFalse(mRecyclerView.hasPendingAdapterUpdates()); in assertPendingUpdatesAndLayoutTest()1275 assertTrue(mRecyclerView.hasPendingAdapterUpdates()); in hasPendingUpdatesBeforeFirstLayout()1284 assertFalse(mRecyclerView.hasPendingAdapterUpdates()); in noPendingUpdatesAfterLayout()
210 method public boolean hasPendingAdapterUpdates();
258 method public boolean hasPendingAdapterUpdates();
255 method public boolean hasPendingAdapterUpdates();
285 method public boolean hasPendingAdapterUpdates();
295 method public boolean hasPendingAdapterUpdates();