Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardStatusViewController.java249 mView.setPivotY(mKeyguardClockSwitchController.getClockHeight() / 2f); in updatePivot()
H A DKeyguardClockSwitchController.java501 int getClockHeight() { in getClockHeight() method in KeyguardClockSwitchController