Searched refs:mRequestedGeneration (Results 1 – 1 of 1) sorted by relevance
71 int mRequestedGeneration = mDisplayedGeneration; field in AsyncListUtil104 return mRequestedGeneration != mDisplayedGeneration; in isRefreshPending()131 mBackgroundProxy.refresh(++mRequestedGeneration); in refresh()219 mDisplayedGeneration = mRequestedGeneration;285 return generation == mRequestedGeneration;