Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardClockPositionAlgorithm.java191 result.userSwitchY = getUserSwitcherY(mPanelExpansion); in run()
289 private int getUserSwitcherY(float panelExpansion) { in getUserSwitcherY() method in KeyguardClockPositionAlgorithm