Home
last modified time | relevance | path

Searched defs:getMaxHeight (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/java/android/media/tv/
DTvStreamConfig.java84 public int getMaxHeight() { in getMaxHeight() method in TvStreamConfig
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp214 uint32_t getMaxHeight() const { return mMaxSize->height; } in getMaxHeight() function in android::C2SoftMpeg4Dec::IntfImpl
/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DIconTest.java381 private int getMaxHeight(int origWidth, int origHeight, int maxNumPixels) { in getMaxHeight() method in IconTest
/frameworks/base/core/java/android/widget/
DEdgeEffect.java696 public int getMaxHeight() { in getMaxHeight() method in EdgeEffect
DProgressBar.java487 @Px public int getMaxHeight() { in getMaxHeight() method in ProgressBar
DTextView.java5905 public int getMaxHeight() { in getMaxHeight() method in TextView.Drawables
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java768 public int getMaxHeight() { in getMaxHeight() method in NotificationContentView