Searched refs:mUpdateChildViewsRunnable (Results 1 – 1 of 1) sorted by relevance
290 private final Runnable mUpdateChildViewsRunnable = new Runnable() { field in RecyclerView4601 ViewCompat.postOnAnimation(RecyclerView.this, mUpdateChildViewsRunnable); in triggerUpdateProcessor()