Searched refs:getMinimumHeight (Results 1 – 6 of 6) sorted by relevance
139 public int getMinimumHeight() { in getMinimumHeight() method in DrawableWrapper140 return mDrawable.getMinimumHeight(); in getMinimumHeight()
70 int minimumSize = (isLandscape) ? getMinimumWidth() : getMinimumHeight(); in onMeasure()
92 public int getMinimumHeight() { in getMinimumHeight() method in FastBitmapDrawable
458 public int getMinimumHeight() { in getMinimumHeight() method in ActivityPicker.EmptyDrawable
518 int drawableHeight = d.getMinimumHeight(); in setProgressDrawable()
447 mSymbolKeyboardTabHeight = d.getMinimumHeight(); in initView()