Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
DIllustrationPreferenceTest.java240 assertThat(mBackgroundView.getMaxHeight()).isEqualTo(maxHeight); in setMaxHeight_smallerThanRestrictedHeight_matchResult()
241 assertThat(mAnimationView.getMaxHeight()).isEqualTo(maxHeight); in setMaxHeight_smallerThanRestrictedHeight_matchResult()
254 assertThat(mBackgroundView.getMaxHeight()).isEqualTo(restrictedHeight); in setMaxHeight_largerThanRestrictedHeight_specificHeight()
255 assertThat(mAnimationView.getMaxHeight()).isEqualTo(restrictedHeight); in setMaxHeight_largerThanRestrictedHeight_specificHeight()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DBigPictureIconManager.kt78 private var maxHeight = getMaxHeight() in <lambda>()
111 maxHeight = getMaxHeight() in <lambda>()
223 private fun getMaxHeight() = in <lambda>() method in com.android.systemui.statusbar.notification.row.BigPictureIconManager
DNotificationContentView.java811 public int getMaxHeight() { in getMaxHeight() method in NotificationContentView
2242 pw.print("maxHeight", getMaxHeight());
DExpandableNotificationRow.java3282 return showingLayout.getMaxHeight();
/frameworks/base/core/java/com/android/internal/widget/
DPreferenceImageView.java63 final int maxHeight = getMaxHeight(); in onMeasure()
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp214 uint32_t getMaxHeight() const { return mMaxSize->height; } in getMaxHeight() function in android::C2SoftMpeg4Dec::IntfImpl
352 mOutputBufferSize = align(mIntf->getMaxWidth(), 16) * align(mIntf->getMaxHeight(), 16) * 3 / 2; in ensureDecoderState()
412 mIntf->getMaxHeight(), H263_MODE)) { in handleResChange()
485 mIntf->getMaxWidth(), mIntf->getMaxHeight(), mode)) { in process()
/frameworks/base/media/java/android/media/tv/
DTvStreamConfig.java86 public int getMaxHeight() { in getMaxHeight() method in TvStreamConfig
/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DIconTest.java460 private int getMaxHeight(int origWidth, int origHeight, int maxNumPixels) { in getMaxHeight() method in IconTest
472 final int maxHeight = getMaxHeight(bmpWidth, bmpHeight, maxNumPixels); in testScaleDownMaxSizeWithBitmap()
489 final int maxHeight = getMaxHeight(bmpWidth, bmpHeight, maxNumPixels); in testScaleDownMaxSizeWithAdaptiveBitmap()
/frameworks/base/core/java/android/widget/
DEdgeEffect.java696 public int getMaxHeight() { in getMaxHeight() method in EdgeEffect
DImageView.java419 public int getMaxHeight() {
DProgressBar.java496 @Px public int getMaxHeight() { in getMaxHeight() method in ProgressBar
DAbsListView.java4664 translateX + width ,translateY + mEdgeGlowTop.getMaxHeight()); in draw()
4674 canvas.clipRect(translateX, translateY + height - mEdgeGlowBottom.getMaxHeight(), in draw()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt59146 method public int getMaxHeight();
59512 method public int getMaxHeight();
59989 method @Px public int getMaxHeight();
60913 method public int getMaxHeight();
Dsystem-current.txt7921 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();