Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java145 float panelExpansion, int parentHeight, int keyguardStatusHeight, int clockPreferredY, in setup() argument
154 mClockPreferredY = clockPreferredY; in setup()
DNotificationPanelViewController.java807 int clockPreferredY = mKeyguardStatusView.getClockPreferredY(totalHeight); in positionClockAndNotifications() local
816 - mDarkIconSize / 2.0f), clockPreferredY, hasCustomClock(), in positionClockAndNotifications()