Home
last modified time | relevance | path

Searched refs:getMaxHeight (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DDetailsOverviewLogoPresenter.java148 if (imageView.getMaxWidth() > 0 || imageView.getMaxHeight() > 0) { in onBindViewHolder()
156 if (imageView.getMaxHeight() > 0) { in onBindViewHolder()
157 if (lp.height > imageView.getMaxHeight()) { in onBindViewHolder()
158 maxScaleHeight = imageView.getMaxHeight() / (float) lp.height; in onBindViewHolder()
/frameworks/support/v7/preference/src/android/support/v7/internal/widget/
DPreferenceImageView.java82 public int getMaxHeight() { in getMaxHeight() method in PreferenceImageView
101 final int maxHeight = getMaxHeight(); in onMeasure()
/frameworks/base/core/java/com/android/internal/widget/
DPreferenceImageView.java60 final int maxHeight = getMaxHeight(); in onMeasure()
/frameworks/base/media/java/android/media/tv/
DTvStreamConfig.java82 public int getMaxHeight() { in getMaxHeight() method in TvStreamConfig
/frameworks/base/core/java/android/widget/
DEdgeEffect.java352 public int getMaxHeight() { in getMaxHeight() method in EdgeEffect
DImageView.java364 public int getMaxHeight() {
DAbsListView.java3717 invalidate(left, top, right, top + mEdgeGlowTop.getMaxHeight()); in invalidateTopGlow()
3728 invalidate(left, bottom - mEdgeGlowBottom.getMaxHeight(), right, bottom); in invalidateBottomGlow()
4338 translateX + width ,translateY + mEdgeGlowTop.getMaxHeight()); in draw()
4349 canvas.clipRect(translateX, translateY + height - mEdgeGlowBottom.getMaxHeight(), in draw()
DTextView.java3791 public int getMaxHeight() { in getMaxHeight() method in TextView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java561 public int getMaxHeight() { in getMaxHeight() method in NotificationContentView
DExpandableNotificationRow.java1512 return showingLayout.getMaxHeight();
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt489 NO DOC BLOCK: android.widget.EdgeEffect Method getMaxHeight()
/frameworks/base/api/
Dsystem-current.txt24880 method public int getMaxHeight();
50108 method public int getMaxHeight();
50456 method public int getMaxHeight();
51657 method public int getMaxHeight();
Dcurrent.txt46574 method public int getMaxHeight();
46922 method public int getMaxHeight();
48123 method public int getMaxHeight();
Dtest-current.txt46663 method public int getMaxHeight();
47011 method public int getMaxHeight();
48212 method public int getMaxHeight();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37282 method public int getMaxHeight();
37637 method public int getMaxHeight();
38798 method public int getMaxHeight();