Home
last modified time | relevance | path

Searched defs:totalHeight (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DMessagingLinearLayout.java110 int totalHeight = mPaddingTop + mPaddingBottom; in onMeasure() local
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DNumPadKey.java145 int totalHeight = digitHeight + klondikeHeight; in onLayout() local
/frameworks/base/tools/layoutlib/studio-custom-widgets/src/com/android/tools/idea/editors/theme/widgets/
DThemePreviewLayout.java160 int totalHeight = firstColumnItems * itemHeight + verticalMarginsTotalHeight + in onMeasure() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DPseudoGridView.java76 int totalHeight = 0; in onMeasure() local
/frameworks/base/core/java/android/widget/
DTableRow.java192 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
DTabWidget.java150 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
DTableLayout.java455 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
DLinearLayout.java1513 int totalHeight) { in measureChildBeforeLayout()
/frameworks/support/wear/src/android/support/wear/widget/drawer/
DPageIndicatorView.java577 int totalHeight; in onMeasure() local
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java989 final int totalHeight = mRootView.getMeasuredHeight(); in runEnterAnimation() local
1086 final int totalHeight = mRootView.getMeasuredHeight(); in runExitAnimation() local
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DLinearLayoutCompat.java1376 int totalHeight) { in measureChildBeforeLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1546 float totalHeight = Math.max( in calculatePanelHeightQsExpanded() local