/frameworks/base/core/java/com/android/internal/widget/ |
D | PreferenceImageView.java | 62 final int maxHeight = getMaxHeight(); in onMeasure()
|
/frameworks/base/media/java/android/media/tv/ |
D | TvStreamConfig.java | 84 public int getMaxHeight() { in getMaxHeight() method in TvStreamConfig
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 231 uint32_t getMaxHeight() const { return mMaxSize->height; } in getMaxHeight() function in android::C2SoftMpeg4Dec::IntfImpl 393 mOutputBufferSize = align(mIntf->getMaxWidth(), 16) * align(mIntf->getMaxHeight(), 16) * 3 / 2; in ensureDecoderState() 452 … mDecHandle, vol_data, &vol_size, 1, mIntf->getMaxWidth(), mIntf->getMaxHeight(), H263_MODE)) { in handleResChange() 558 mIntf->getMaxWidth(), mIntf->getMaxHeight(), mode)) { in process()
|
/frameworks/base/core/java/android/widget/ |
D | EdgeEffect.java | 393 public int getMaxHeight() { in getMaxHeight() method in EdgeEffect
|
D | ImageView.java | 414 public int getMaxHeight() {
|
D | AbsListView.java | 3766 invalidate(left, top, right, top + mEdgeGlowTop.getMaxHeight()); in invalidateTopGlow() 3777 invalidate(left, bottom - mEdgeGlowBottom.getMaxHeight(), right, bottom); in invalidateBottomGlow() 4394 translateX + width ,translateY + mEdgeGlowTop.getMaxHeight()); in draw() 4404 canvas.clipRect(translateX, translateY + height - mEdgeGlowBottom.getMaxHeight(), in draw()
|
D | ProgressBar.java | 483 @Px public int getMaxHeight() { in getMaxHeight() method in ProgressBar
|
D | TextView.java | 5439 public int getMaxHeight() { in getMaxHeight() method in TextView.Drawables
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentView.java | 739 public int getMaxHeight() { in getMaxHeight() method in NotificationContentView
|
D | ExpandableNotificationRow.java | 2748 return showingLayout.getMaxHeight();
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 4652 method public int getMaxHeight();
|
/frameworks/base/api/ |
D | system-current.txt | 4704 method public int getMaxHeight();
|
D | current.txt | 59414 method public int getMaxHeight(); 59775 method public int getMaxHeight(); 60251 method @Px public int getMaxHeight(); 61085 method public int getMaxHeight();
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 37282 method public int getMaxHeight(); 37637 method public int getMaxHeight(); 38798 method public int getMaxHeight();
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 25528 HSPLandroid/widget/EdgeEffect;->getMaxHeight()I
|