Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardStatusViewController.java332 mView.setPivotY(mKeyguardClockSwitchController.getClockHeight() / 2f); in updatePivot()
DKeyguardClockSwitchController.java581 int getClockHeight() { in getClockHeight() method in KeyguardClockSwitchController