Searched refs:getMinWidth (Results 1 – 12 of 12) sorted by relevance
95 ((View) cardView).setMinimumWidth((int) Math.ceil(getMinWidth(cardView))); in updatePadding()149 public float getMinWidth(CardViewDelegate cardView) { in getMinWidth() method in CardViewEclairMr1150 return getShadowBackground(cardView).getMinWidth(); in getMinWidth()
334 float getMinWidth() { in getMinWidth() method in RoundRectDrawableWithShadow
40 float getMinWidth(CardViewDelegate cardView); in getMinWidth() method
56 public float getMinWidth(CardViewDelegate cardView) { in getMinWidth() method in CardViewApi21
692 public int getMinWidth() { in getMinWidth() method in Keyboard726 mCellWidth = (getMinWidth() + GRID_WIDTH - 1) / GRID_WIDTH; in computeNearestNeighbors()761 if (x >= 0 && x < getMinWidth() && y >= 0 && y < getHeight()) { in getNearestKeys()
594 int width = mKeyboard.getMinWidth() + mPaddingLeft + mPaddingRight; in onMeasure()
181 final int minWidth = (int) Math.ceil(IMPL.getMinWidth(this)); in onMeasure()
275 float getMinWidth() { in getMinWidth() method in FakeShadowDrawable
207 NO DOC BLOCK: android.widget.TextView Method getMinWidth()
3459 public int getMinWidth() { in getMinWidth() method in TextView
14286 method public int getMinWidth();41335 method public int getMinWidth();
13566 method public int getMinWidth();38806 method public int getMinWidth();