Searched refs:minKeyguardPanelBottom (Results 1 – 1 of 1) sorted by relevance
2155 int minKeyguardPanelBottom = mClockPositionAlgorithm.getExpandedClockPosition() in calculatePanelHeightShade() local2158 return Math.max(maxHeight, minKeyguardPanelBottom); in calculatePanelHeightShade()