Home
last modified time | relevance | path

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

/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/
DmissingSinces.txt8 NO DOC BLOCK: android.support.v7.widget.RecyclerView Method getDecoratedBoundsWithMargins(android.v…
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java4486 public void getDecoratedBoundsWithMargins(View view, Rect outBounds) { in getDecoratedBoundsWithMargins() method in RecyclerView
6938 getDecoratedBoundsWithMargins(child, bounds); in setMeasuredDimensionFromChildren()
8736 public void getDecoratedBoundsWithMargins(View view, Rect outBounds) { in getDecoratedBoundsWithMargins() method in RecyclerView.LayoutManager