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

/packages/apps/Browser/src/com/android/browser/
H A DBookmarkItem.java175 protected void measureChildWithMargins(View child, method in class:BookmarkItem
179 super.measureChildWithMargins(child, parentWidthMeasureSpec,
/packages/apps/DeskClock/src/com/android/deskclock/widget/
H A DEllipsizeLayout.java50 * <li>Re-measures the needed width of all children (by calling measureChildWithMargins with
93 measureChildWithMargins(child, queryWidthMeasureSpec, 0, heightMeasureSpec, 0);
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationContainer.java697 measureChildWithMargins(nonScrollingChild, widthMeasureSpec, 0 /* widthUsed */,
/packages/apps/Browser/src/com/android/browser/view/
H A DScrollerView.java1407 protected void measureChildWithMargins(View child, int parentWidthMeasureSpec, int widthUsed, method in class:ScrollerView

Completed in 185 milliseconds