Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DOrientationHelper.java227 return mLayoutManager.getDecoratedMeasuredHeight(view) + params.topMargin in createHorizontalHelper()
295 return mLayoutManager.getDecoratedMeasuredHeight(view) + params.topMargin
DRecyclerView.java7002 public int getDecoratedMeasuredHeight(View child) { in getDecoratedMeasuredHeight() method in RecyclerView.LayoutManager
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java500 getWidth(), top + getDecoratedMeasuredHeight(view)); in layoutRange()
503 , top + getDecoratedMeasuredHeight(view)); in layoutRange()
/frameworks/support/v7/recyclerview/api/
D22.0.0.txt328 method public int getDecoratedMeasuredHeight(android.view.View);
D22.1.0.txt384 method public int getDecoratedMeasuredHeight(android.view.View);
D22.2.0.txt436 method public int getDecoratedMeasuredHeight(android.view.View);
D22.2.1.txt440 method public int getDecoratedMeasuredHeight(android.view.View);
D23.txt473 method public int getDecoratedMeasuredHeight(android.view.View);
Dcurrent.txt473 method public int getDecoratedMeasuredHeight(android.view.View);