Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DClockPlugin.java80 int getPreferredY(int totalHeight); in getPreferredY()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DDefaultClockController.java148 public int getPreferredY(int totalHeight) { in getPreferredY()
DAnalogClockController.java162 public int getPreferredY(int totalHeight) { in getPreferredY()
DBubbleClockController.java162 public int getPreferredY(int totalHeight) { in getPreferredY()
/frameworks/base/core/java/com/android/internal/widget/
DMessagingLinearLayout.java81 int totalHeight; in onMeasure() local
178 Math.max(getSuggestedMinimumHeight(), totalHeight)); in onMeasure() local
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DNumPadKey.java146 int totalHeight = digitHeight + klondikeHeight; in onLayout() local
DKeyguardStatusView.java285 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/core/java/android/widget/
DTabWidget.java171 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
DTableRow.java193 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
DTableLayout.java455 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
DLinearLayout.java1551 int totalHeight) { in measureChildBeforeLayout()
/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/biometrics/
DAuthBiometricView.java700 int totalHeight = 0; in onMeasure() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java805 int totalHeight = mView.getHeight(); in positionClockAndNotifications() local
2094 float totalHeight = Math.max(maxQsHeight, in calculatePanelHeightQsExpanded() local