Home
last modified time | relevance | path

Searched defs:childHeightMeasureSpec (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DBookmarkItem.java168 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChild() local
189 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChildWithMargins() local
/packages/apps/Browser/src/com/android/browser/view/
DScrollerView.java366 int childHeightMeasureSpec = getChildMeasureSpec( in onMeasure() local
387 int childHeightMeasureSpec = MeasureSpec.makeMeasureSpec( in onMeasure() local
1389 int childHeightMeasureSpec; in measureChild() local
1412 int childHeightMeasureSpec; in measureChildWithMargins() local
/packages/apps/Contacts/src/com/android/contacts/widget/
DInterpolatingLayout.java240 int childHeightMeasureSpec; in onMeasure() local
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java547 final int childHeightMeasureSpec = in onMeasure() local
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java912 final int childHeightMeasureSpec = in onMeasure() local