Searched refs:setMinWidthHeightInternal (Results 1 – 3 of 3) sorted by relevance
32 void setMinWidthHeightInternal(int width, int height); in setMinWidthHeightInternal() method
100 cardView.setMinWidthHeightInternal((int) Math.ceil(getMinWidth(cardView)), in updatePadding()
474 public void setMinWidthHeightInternal(int width, int height) {