Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DWrapContentBasicTest.java219 public boolean shouldReMeasureChild(View child, int widthSpec, int heightSpec, in shouldReMeasureChild() method in WrapContentBasicTest.WrapContentLayoutManager
DBaseRecyclerViewInstrumentationTest.java742 public boolean shouldReMeasureChild(View child, int widthSpec, int heightSpec, in shouldReMeasureChild() method in BaseRecyclerViewInstrumentationTest.TestLayoutManager
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java8390 boolean shouldReMeasureChild(View child, int widthSpec, int heightSpec, LayoutParams lp) { in shouldReMeasureChild() method in RecyclerView.LayoutManager
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java8981 boolean shouldReMeasureChild(View child, int widthSpec, int heightSpec, LayoutParams lp) { in shouldReMeasureChild() method in RecyclerView.LayoutManager