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

/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java8611 public int getDecoratedMeasuredHeight(View child) { method in class:RecyclerView.LayoutManager
8634 * <li>{@link #getDecoratedMeasuredHeight(View)}</li>
8669 * <li>{@link #getDecoratedMeasuredHeight(View)}</li>
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
H A DRecyclerView.java9202 public int getDecoratedMeasuredHeight(@NonNull View child) { method in class:RecyclerView.LayoutManager
9225 * <li>{@link #getDecoratedMeasuredHeight(View)}</li>
9260 * <li>{@link #getDecoratedMeasuredHeight(View)}</li>

Completed in 50 milliseconds