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.java4451 public void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in RecyclerView
6782 onChildAttachedToWindow(child); in dispatchChildAttached()
7726 mSmoothScroller.onChildAttachedToWindow(child); in addViewInt()
10773 protected void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in RecyclerView.SmoothScroller