Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java9806 public void attachView(@NonNull View child, int index, LayoutParams lp) { in attachView() method in RecyclerView.LayoutManager
9827 public void attachView(@NonNull View child, int index) { in attachView() method in RecyclerView.LayoutManager
9838 public void attachView(@NonNull View child) { in attachView() method in RecyclerView.LayoutManager