Home
last modified time | relevance | path

Searched defs:parentHeight (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DCenteredLinearLayout.java40 int parentHeight = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local
/packages/apps/Contacts/src/com/android/contacts/widget/
DInterpolatingLayout.java206 int parentHeight = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local
/packages/modules/Permission/PermissionController/src/android/support/wearable/view/
DWearableListView.java1079 final int parentHeight = getHeight(); in scrollVerticallyBy() local
1156 final int parentHeight = getHeight(); in recycleViewsOutOfBounds() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageShow.java208 int parentHeight = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local