Searched refs:mReSchedulePostAnimationCallback (Results 1 – 2 of 2) sorted by relevance
4636 private boolean mReSchedulePostAnimationCallback = false; field in RecyclerView.ViewFlinger4754 if (!mReSchedulePostAnimationCallback) { in run()4762 mReSchedulePostAnimationCallback = false; in disableRunOnAnimationRequests()4768 if (mReSchedulePostAnimationCallback) { in enableRunOnAnimationRequests()4775 mReSchedulePostAnimationCallback = true; in postOnAnimation()
4985 private boolean mReSchedulePostAnimationCallback = false; field in RecyclerView.ViewFlinger5105 if (!mReSchedulePostAnimationCallback) { in run()5113 mReSchedulePostAnimationCallback = false; in disableRunOnAnimationRequests()5119 if (mReSchedulePostAnimationCallback) { in enableRunOnAnimationRequests()5126 mReSchedulePostAnimationCallback = true; in postOnAnimation()