Searched refs:setOpticalInsets (Results 1 – 2 of 2) sorted by relevance
185 void setOpticalInsets(int leftInset, int topInset, int rightInset, int bottomInset) { in setOpticalInsets() method in GridLayoutManager.LayoutParams1711 params.setOpticalInsets(left - sTempRect.left, top - sTempRect.top, in layoutChild()
21109 public void setOpticalInsets(Insets insets) {