Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DPreferenceImageView.java62 final int maxHeight = getMaxHeight(); in onMeasure()
/frameworks/base/media/java/android/media/tv/
DTvStreamConfig.java82 public int getMaxHeight() { in getMaxHeight() method in TvStreamConfig
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp234 uint32_t getMaxHeight() const { return mMaxSize->height; } in getMaxHeight() function in android::C2SoftMpeg4Dec::IntfImpl
396 mOutputBufferSize = align(mIntf->getMaxWidth(), 16) * align(mIntf->getMaxHeight(), 16) * 3 / 2; in ensureDecoderState()
455 … mDecHandle, vol_data, &vol_size, 1, mIntf->getMaxWidth(), mIntf->getMaxHeight(), H263_MODE)) { in handleResChange()
561 mIntf->getMaxWidth(), mIntf->getMaxHeight(), mode)) { in process()
/frameworks/base/core/java/android/widget/
DEdgeEffect.java393 public int getMaxHeight() { in getMaxHeight() method in EdgeEffect
DImageView.java412 public int getMaxHeight() {
DAbsListView.java3785 invalidate(left, top, right, top + mEdgeGlowTop.getMaxHeight()); in invalidateTopGlow()
3796 invalidate(left, bottom - mEdgeGlowBottom.getMaxHeight(), right, bottom); in invalidateBottomGlow()
4413 translateX + width ,translateY + mEdgeGlowTop.getMaxHeight()); in draw()
4423 canvas.clipRect(translateX, translateY + height - mEdgeGlowBottom.getMaxHeight(), in draw()
DProgressBar.java481 @Px public int getMaxHeight() { in getMaxHeight() method in ProgressBar
DTextView.java5397 public int getMaxHeight() { in getMaxHeight() method in TextView.Drawables
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java760 public int getMaxHeight() { in getMaxHeight() method in NotificationContentView
DExpandableNotificationRow.java2769 return showingLayout.getMaxHeight();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dsystem-current.txt3920 method public int getMaxHeight();