Searched refs:getRightDecorationWidth (Results 1 – 1 of 1) sorted by relevance
8894 return child.getRight() + getRightDecorationWidth(child); in getDecoratedRight()8991 public int getRightDecorationWidth(View child) { in getRightDecorationWidth() method in RecyclerView.LayoutManager