Searched refs:hasCustomClock (Results 1 – 5 of 5) sorted by relevance
146 boolean hasCustomClock, boolean hasVisibleNotifs, float dark, float emptyDragAmount, in setup() argument155 mHasCustomClock = hasCustomClock; in setup()
233 && mStatusBarComponent.getPanelController().hasCustomClock()) { in adjustDisableFlags()
657 public boolean hasCustomClock() { in hasCustomClock() method in NotificationPanelViewController658 return mKeyguardStatusView.hasCustomClock(); in hasCustomClock()816 - mDarkIconSize / 2.0f), clockPreferredY, hasCustomClock(), in positionClockAndNotifications()
144 public boolean hasCustomClock() { in hasCustomClock() method in KeyguardStatusView145 return mClockView.hasCustomClock(); in hasCustomClock()
187 public boolean hasCustomClock() { in hasCustomClock() method in KeyguardClockSwitch455 if (hasCustomClock()) { in setKeyguardShowingHeader()