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.java7255 public void attachView(View child, int index, LayoutParams lp) { in attachView() method in RecyclerView.LayoutManager
7276 public void attachView(View child, int index) { in attachView() method in RecyclerView.LayoutManager
7287 public void attachView(View child) { in attachView() method in RecyclerView.LayoutManager