Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/testables/src/android/testing/
H A DViewUtils.java33 public static void attachView(View view) { in attachView() method in ViewUtils
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusOverlayHoverListenerTest.kt146 private fun attachView(view: View) { regex
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java8045 public void attachView(View child, int index, LayoutParams lp) { in attachView() method in RecyclerView.LayoutManager
8066 public void attachView(View child, int index) { in attachView() method in RecyclerView.LayoutManager
8077 public void attachView(View child) { in attachView() method in RecyclerView.LayoutManager