Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DClockPlugin.java80 int getPreferredY(int totalHeight); in getPreferredY()
/frameworks/base/core/java/com/android/internal/widget/
DMessagingLinearLayout.java82 int totalHeight; in onMeasure() local
142 Math.max(getSuggestedMinimumHeight(), totalHeight)); in onMeasure() local
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DDefaultClockController.java148 public int getPreferredY(int totalHeight) { in getPreferredY()
DBubbleClockController.java162 public int getPreferredY(int totalHeight) { in getPreferredY()
DAnalogClockController.java162 public int getPreferredY(int totalHeight) { in getPreferredY()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DNumPadKey.java146 int totalHeight = digitHeight + klondikeHeight; in onLayout() local
DKeyguardStatusView.java286 public int getClockPreferredY(int totalHeight) { in getClockPreferredY()
DKeyguardClockSwitch.java378 int getPreferredY(int totalHeight) { in getPreferredY()
/frameworks/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.java72 int totalHeight = 0; in onMeasure() local
/frameworks/base/core/java/android/widget/
DTableRow.java193 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
DTabWidget.java158 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
DTableLayout.java455 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
DLinearLayout.java1551 int totalHeight) { in measureChildBeforeLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DHardwareUiLayout.java491 int totalHeight; in updatePaddingAndGravityIfTooTall() 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/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java808 int totalHeight = getHeight(); in positionClockAndNotifications() local
2186 float totalHeight = Math.max( in calculatePanelHeightQsExpanded() local