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.java4465 public void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method
6796 onChildAttachedToWindow(child); in dispatchChildAttached()
7740 mSmoothScroller.onChildAttachedToWindow(child); in addViewInt()
10787 protected void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in RecyclerView.SmoothScroller