Searched refs:hasActiveNotifications (Results 1 – 2 of 2) sorted by relevance
1759 if (CLOSE_PANEL_WHEN_EMPTIED && !hasActiveNotifications() in removeNotification()2148 final boolean clearable = hasActiveNotifications() && in setAreThereNotifications()2152 hasActiveNotifications() + " clearable=" + clearable); in setAreThereNotifications()2157 final boolean showDot = hasActiveNotifications() && !areLightsOn(); in setAreThereNotifications()4646 && hasActiveNotifications() && (!isDozing() || isPulsing())) { in onDraggedDown()4977 public boolean hasActiveNotifications() { in hasActiveNotifications() method
2111 } else if (!mStatusBar.hasActiveNotifications()) { in setEmptyDragAmount()