Searched refs:hasActiveNotifications (Results 1 – 2 of 2) sorted by relevance
1430 if (CLOSE_PANEL_WHEN_EMPTIED && !hasActiveNotifications() in onNotificationRemoved()1543 final boolean clearable = hasActiveNotifications() && in setAreThereNotifications()1547 hasActiveNotifications() + " clearable=" + clearable); in setAreThereNotifications()1552 final boolean showDot = hasActiveNotifications() && !areLightsOn(); in setAreThereNotifications()4166 && hasActiveNotifications() && (!isDozing() || isPulsing())) { in onDraggedDown()4578 public boolean hasActiveNotifications() { in hasActiveNotifications() method
2248 } else if (!mStatusBar.hasActiveNotifications()) { in setEmptyDragAmount()