Home
last modified time | relevance | path

Searched refs:getExpandedClockPosition (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java171 : getExpandedClockPosition(); in getExpandedPreferredClockY()
179 public int getExpandedClockPosition() { in getExpandedClockPosition() method in KeyguardClockPositionAlgorithm
DNotificationPanelView.java1866 int minKeyguardPanelBottom = mClockPositionAlgorithm.getExpandedClockPosition() in calculatePanelHeightShade()