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