Searched refs:getLeftDecorationWidth (Results 1 – 1 of 1) sorted by relevance
8870 return child.getLeft() - getLeftDecorationWidth(child); in getDecoratedLeft()8976 public int getLeftDecorationWidth(View child) { in getLeftDecorationWidth() method in RecyclerView.LayoutManager