Searched refs:getMaxHeight (Results 1 - 4 of 4) sorted by relevance

/packages/apps/FMRadio/src/com/android/fmradio/views/
H A DFmScroller.java224 mMaximumHeaderHeight = getMaxHeight(STATE_HAS_FAVORITE);
730 private int getMaxHeight(int state) { method in class:FmScroller
936 mMaximumHeaderHeight = getMaxHeight(STATE_HAS_FAVORITE);
939 mMaximumHeaderHeight = getMaxHeight(STATE_NO_FAVORITE);
954 mMaximumHeaderHeight = getMaxHeight(STATE_NO_FAVORITE);
972 mMaximumHeaderHeight = getMaxHeight(STATE_NO_FAVORITE);
/packages/apps/Messaging/src/com/android/messaging/ui/
H A DAsyncImageView.java335 getMinimumHeight(), getMaxHeight(), heightMeasureSpec);
344 getMaxHeight(), heightMeasureSpec);
H A DAttachmentPreviewFactory.java171 int maxHeight = imageView.getMaxHeight();
/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DLauncherEdgeEffect.java316 public int getMaxHeight() { method in class:LauncherEdgeEffect

Completed in 39 milliseconds