Searched refs:mReSchedulePostAnimationCallback (Results 1 – 1 of 1) sorted by relevance
4758 private boolean mReSchedulePostAnimationCallback = false; field in RecyclerView.ViewFlinger4876 if (!mReSchedulePostAnimationCallback) { in run()4884 mReSchedulePostAnimationCallback = false; in disableRunOnAnimationRequests()4890 if (mReSchedulePostAnimationCallback) { in enableRunOnAnimationRequests()4897 mReSchedulePostAnimationCallback = true; in postOnAnimation()