Searched refs:maxHeight (Results 1 – 5 of 5) sorted by relevance
85 int maxHeight = 0; in onMeasure() local96 maxHeight += getPaddingTop() + getPaddingBottom(); in onMeasure()100 maxHeight = Math.max(maxHeight, drawable.getMinimumHeight()); in onMeasure()105 resolveSize(maxHeight, heightMeasureSpec)); in onMeasure()
85 int maxHeight = 0; in onMeasure() local110 maxHeight = Math.max(maxHeight, in onMeasure()120 maxHeight = Math.max(maxHeight, getSuggestedMinimumHeight()); in onMeasure()125 resolveSizeAndState(maxHeight, heightMeasureSpec, in onMeasure()
212 int maxHeight = 0;218 if (h > maxHeight) maxHeight = h;232 int[] pixels = new int[maxHeight * width];
223 int maxHeight = newOptions.getInt(AppWidgetManager.OPTION_APPWIDGET_MAX_HEIGHT); in onAppWidgetOptionsChanged() local
1597 XAuint32 maxHeight; member2818 XAuint32 maxHeight; member2992 XAuint32 maxHeight; member