Home
last modified time | relevance | path

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

/frameworks/base/tests/testables/src/android/testing/
DViewUtils.java33 public static void attachView(View view) { in attachView() method in ViewUtils
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java7924 public void attachView(View child, int index, LayoutParams lp) { in attachView() method in RecyclerView.LayoutManager
7945 public void attachView(View child, int index) { in attachView() method in RecyclerView.LayoutManager
7956 public void attachView(View child) { in attachView() method in RecyclerView.LayoutManager