Searched refs:isClockTopAligned (Results 1 – 4 of 4) sorted by relevance
193 boolean isSplitShade, float udfpsTop, float clockBottom, boolean isClockTopAligned) { in setup() argument210 mIsClockTopAligned = isClockTopAligned; in setup()
359 public boolean isClockTopAligned() { in isClockTopAligned() method in KeyguardStatusViewController360 return mKeyguardClockSwitchController.isClockTopAligned(); in isClockTopAligned()
594 boolean isClockTopAligned() { in isClockTopAligned() method in KeyguardClockSwitchController
1700 mKeyguardStatusViewController.isClockTopAligned()); in updateClockAppearance()