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
705 public int getMinWidth() { in getMinWidth() method in Keyboard739 mCellWidth = (getMinWidth() + GRID_WIDTH - 1) / GRID_WIDTH; in computeNearestNeighbors()774 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
339 public float getMinWidth() { in getMinWidth() method in ShadowDrawableWrapper
3760 public int getMinWidth() { in getMinWidth() method in TextView
14301 method public int getMinWidth();41552 method public int getMinWidth();
15249 method public int getMinWidth();44158 method public int getMinWidth();