Home
last modified time | relevance | path

Searched defs:clockHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitchController.java570 int clockHeight = clock.getLargeClock().getView().getHeight(); in getClockBottom() local
573 int clockHeight = clock.getSmallClock().getView().getHeight(); in getClockBottom() local