Home
last modified time | relevance | path

Searched defs:childHeight (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
DProportionalLayout.java100 final int childHeight = child.getMeasuredHeight(); in onMeasure() local
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DFloatingChildLayout.java107 final int childHeight = child.getMeasuredHeight(); in onLayout() local
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java573 final int childHeight = child.getMeasuredHeight(); in onLayout() local