Searched refs:setMinHeight (Results 1 – 13 of 13) sorted by relevance
81 holder.mTextView.setMinHeight((200 + mValues.get(position).length() * 10)); in onBindViewHolder()
103 mFirstLine.setMinHeight(h); in setFirstLineCaret()
199 setMinHeight(d.getIntrinsicHeight()); in setCheckMarkDrawableInternal()
308 setMinHeight(drawable.getIntrinsicHeight()); in setButtonDrawable()
458 public void setMinHeight(@Px int minHeight) { in setMinHeight() method in ProgressBar
1201 setMinHeight(a.getDimensionPixelSize(attr, -1));5339 public void setMinHeight(int minPixels) { in setMinHeight() method in TextView.Drawables
1125 .setMinWidth(500).setMinHeight(800).build(); in testRespectsLayoutMinDimensions()1419 private WindowLayoutBuilder setMinHeight(int minHeight) { in setMinHeight() method in TaskLaunchParamsModifierTests.WindowLayoutBuilder
1315 public void setMinHeight(int minHeight) { in setMinHeight() method in ActivityManager.TaskDescription
1725 taskDescription.setMinHeight(mMinHeight); in updateTaskDescription()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
814 HSPLandroid/app/ActivityManager$TaskDescription;->setMinHeight(I)V27048 HSPLandroid/widget/TextView;->setMinHeight(I)V
60286 method public void setMinHeight(@Px int);61216 method public void setMinHeight(int);
38899 method public void setMinHeight(int);