Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java2786 mLayout.setMeasureSpecs(widthSpec, heightSpec); in onMeasure()
2796 mLayout.setMeasureSpecs( in onMeasure()
6319 void setMeasureSpecs(int wSpec, int hSpec) { in setMeasureSpecs() method in RecyclerView.LayoutManager
8951 setMeasureSpecs( in setExactMeasureSpecsFrom()