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.java3091 mLayout.setMeasureSpecs(widthSpec, heightSpec); in onMeasure()
3101 mLayout.setMeasureSpecs( in onMeasure()
7018 void setMeasureSpecs(int wSpec, int hSpec) { in setMeasureSpecs() method in RecyclerView.LayoutManager
9731 setMeasureSpecs( in setExactMeasureSpecsFrom()