Searched refs:isClockTopAligned (Results 1 – 4 of 4) sorted by relevance
169 boolean isSplitShade, float udfpsTop, float clockBottom, boolean isClockTopAligned) { in setup() argument185 mIsClockTopAligned = isClockTopAligned; in setup()
1339 mKeyguardStatusViewController.isClockTopAligned()); in updateClockAppearance()
199 public boolean isClockTopAligned() { in isClockTopAligned() method in KeyguardStatusViewController200 return mKeyguardClockSwitchController.isClockTopAligned(); in isClockTopAligned()
414 boolean isClockTopAligned() { in isClockTopAligned() method in KeyguardClockSwitchController