Searched refs:onChildAttachedToWindow (Results 1 – 1 of 1) sorted by relevance
4451 public void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in RecyclerView6782 onChildAttachedToWindow(child); in dispatchChildAttached()7726 mSmoothScroller.onChildAttachedToWindow(child); in addViewInt()10773 protected void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in RecyclerView.SmoothScroller