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.getPanel().hasCustomClock()) { in adjustDisableFlags()
486 public boolean hasCustomClock() { in hasCustomClock() method in NotificationPanelView487 return mKeyguardStatusView.hasCustomClock(); in hasCustomClock()824 hasCustomClock(), in positionClockAndNotifications()
145 public boolean hasCustomClock() { in hasCustomClock() method in KeyguardStatusView146 return mClockView.hasCustomClock(); in hasCustomClock()
187 public boolean hasCustomClock() { in hasCustomClock() method in KeyguardClockSwitch455 if (hasCustomClock()) { in setKeyguardShowingHeader()