Searched defs:totalHeight (Results 1 – 16 of 16) sorted by relevance
80 int getPreferredY(int totalHeight); in getPreferredY()
148 public int getPreferredY(int totalHeight) { in getPreferredY()
162 public int getPreferredY(int totalHeight) { in getPreferredY()
81 int totalHeight; in onMeasure() local178 Math.max(getSuggestedMinimumHeight(), totalHeight)); in onMeasure() local
146 int totalHeight = digitHeight + klondikeHeight; in onLayout() local
285 public int getClockPreferredY(int totalHeight) { in getClockPreferredY()
378 int getPreferredY(int totalHeight) { in getPreferredY()
160 int totalHeight = firstColumnItems * itemHeight + verticalMarginsTotalHeight + in onMeasure() local
171 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
193 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
455 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout()
1551 int totalHeight) { in measureChildBeforeLayout()
989 final int totalHeight = mRootView.getMeasuredHeight(); in runEnterAnimation() local1086 final int totalHeight = mRootView.getMeasuredHeight(); in runExitAnimation() local
700 int totalHeight = 0; in onMeasure() local
805 int totalHeight = mView.getHeight(); in positionClockAndNotifications() local2094 float totalHeight = Math.max(maxQsHeight, in calculatePanelHeightQsExpanded() local