Searched refs:mReSchedulePostAnimationCallback (Results 1 – 1 of 1) sorted by relevance
4637 private boolean mReSchedulePostAnimationCallback = false; field in RecyclerView.ViewFlinger4755 if (!mReSchedulePostAnimationCallback) { in run()4763 mReSchedulePostAnimationCallback = false; in disableRunOnAnimationRequests()4769 if (mReSchedulePostAnimationCallback) { in enableRunOnAnimationRequests()4776 mReSchedulePostAnimationCallback = true; in postOnAnimation()