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