Home
last modified time | relevance | path

Searched refs:onChildAttachedToWindow (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java4572 public void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method
6903 onChildAttachedToWindow(child); in dispatchChildAttached()
7847 mSmoothScroller.onChildAttachedToWindow(child); in addViewInt()
10894 protected void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in RecyclerView.SmoothScroller