Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java7349 public void attachView(View child, int index, LayoutParams lp) { in attachView() method in RecyclerView.LayoutManager
7370 public void attachView(View child, int index) { in attachView() method in RecyclerView.LayoutManager
7381 public void attachView(View child) { in attachView() method in RecyclerView.LayoutManager