Searched refs:onChildAttachedToWindow (Results 1 – 2 of 2) sorted by relevance
241 public void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in ProgramRow242 super.onChildAttachedToWindow(child); in onChildAttachedToWindow()
4572 public void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method6903 onChildAttachedToWindow(child); in dispatchChildAttached()7847 mSmoothScroller.onChildAttachedToWindow(child); in addViewInt()10894 protected void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in RecyclerView.SmoothScroller