Searched refs:hasVisibleNotifications (Results 1 – 1 of 1) sorted by relevance
1754 if (hasVisibleNotifications()) { in computeDesiredClockSizeForSingleShade()1775 && hasVisibleNotifications() && (isOnAod() || bypassEnabled)) { in computeDesiredClockSizeForSplitShade()1809 if (!hasVisibleNotifications()) { in shouldKeyguardStatusViewBeCenteredInSplitShade()1851 private boolean hasVisibleNotifications() { in hasVisibleNotifications() method in NotificationPanelViewController