Home
last modified time | relevance | path

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

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