Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardClockPositionAlgorithm.java252 public int getExpandedPreferredClockY() { in getExpandedPreferredClockY() method in KeyguardClockPositionAlgorithm
265 float clockYRegular = getExpandedPreferredClockY(); in getClockY()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1628 mClockPositionAlgorithm.getExpandedPreferredClockY()); in updateClockAppearance()