Searched refs:mUpdateChildViewsRunnable (Results 1 – 2 of 2) sorted by relevance
309 final Runnable mUpdateChildViewsRunnable = new Runnable() { field in RecyclerView4921 RecyclerView.this.postOnAnimation(mUpdateChildViewsRunnable); in triggerUpdateProcessor()
345 final Runnable mUpdateChildViewsRunnable = new Runnable() { field in RecyclerView5278 ViewCompat.postOnAnimation(RecyclerView.this, mUpdateChildViewsRunnable); in triggerUpdateProcessor()