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.java189 : getExpandedClockPosition(); in getExpandedPreferredClockY()
197 public int getExpandedClockPosition() { in getExpandedClockPosition() method in KeyguardClockPositionAlgorithm
DNotificationPanelView.java2082 int position = mClockPositionAlgorithm.getExpandedClockPosition() in getMaxPanelHeightBypass()
2155 int minKeyguardPanelBottom = mClockPositionAlgorithm.getExpandedClockPosition() in calculatePanelHeightShade()