Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java2970 mLayout.setMeasureSpecs(widthSpec, heightSpec); in onMeasure()
2980 mLayout.setMeasureSpecs( in onMeasure()
6897 void setMeasureSpecs(int wSpec, int hSpec) { in setMeasureSpecs() method in RecyclerView.LayoutManager
9610 setMeasureSpecs( in setExactMeasureSpecsFrom()