Home
last modified time | relevance | path

Searched refs:shouldMeasureTwice (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java1595 boolean shouldMeasureTwice() { in shouldMeasureTwice() method
DRecyclerView.java2979 if (mLayout.shouldMeasureTwice()) { in onMeasure()
9626 boolean shouldMeasureTwice() { in shouldMeasureTwice() method in RecyclerView.LayoutManager