Home
last modified time | relevance | path

Searched defs:totalHeight (Results 1 – 15 of 15) 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.java82 int totalHeight; in onMeasure() local
179 Math.max(getSuggestedMinimumHeight(), totalHeight)); in onMeasure() local
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DNumPadKey.java192 int totalHeight = digitHeight + klondikeHeight; in onLayout() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DPseudoGridView.java72 int totalHeight = 0; in onMeasure() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsDialogMeasureAdapter.java94 int totalHeight = 0; in onMeasureInternalPortrait() local
DAuthBiometricView.java790 int totalHeight = 0; in onMeasureInternal() local
/frameworks/base/core/java/android/widget/
DTableRow.java193 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
DTabWidget.java171 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/statusbar/phone/
DNotificationPanelViewController.java1288 int totalHeight = mView.getHeight(); in updateClockAppearance() local
2891 float totalHeight = Math.max(maxQsHeight, in calculatePanelHeightQsExpanded() local