Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java5736 public void onChildAttachedToWindow(@NonNull View child) { in onChildAttachedToWindow() method in RecyclerView
13157 protected void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in RecyclerView.SmoothScroller