Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java1489 && hasFlexibleChildInBothOrientations(); in shouldMeasureTwice()
DRecyclerView.java8971 boolean hasFlexibleChildInBothOrientations() { in hasFlexibleChildInBothOrientations() method in RecyclerView.LayoutManager