Searched defs:attachView (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/tests/testables/src/android/testing/ | ||
| D | ViewUtils.java | 33 public static void attachView(View view) { in attachView() method in ViewUtils |
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ | ||
| D | StatusOverlayHoverListenerTest.kt | 146 private fun attachView(view: View) { in attachView() method |
| /frameworks/base/core/java/com/android/internal/widget/ | ||
| D | RecyclerView.java | 8045 public void attachView(View child, int index, LayoutParams lp) { in attachView() method in RecyclerView.LayoutManager |