Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLinearLayoutManager.java1598 && hasFlexibleChildInBothOrientations(); in shouldMeasureTwice()
H A DRecyclerView.java9751 boolean hasFlexibleChildInBothOrientations() { in hasFlexibleChildInBothOrientations() method in RecyclerView.LayoutManager