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