[go: nahoru, domu]

Searched defs:shouldMeasureChild (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DRecyclerView.java7710 if (shouldMeasureChild(child, widthSpec, heightSpec, lp)) {
7735 boolean shouldMeasureChild(View child, int widthSpec, int heightSpec, LayoutParams lp) { method in class:RecyclerView.LayoutManager
7812 if (shouldMeasureChild(child, widthSpec, heightSpec, lp)) {

Completed in 48 milliseconds