Searched refs:isRefreshPending (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/util/
H A DAsyncListUtil.java103 private boolean isRefreshPending() { method in class:AsyncListUtil
116 if (isRefreshPending()) {
155 if (item == null && !isRefreshPending()) {

Completed in 64 milliseconds