Home
last modified time | relevance | path

Searched refs:noNotifications (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2536 public void setNoVisibleNotifications(boolean noNotifications) { in setNoVisibleNotifications() argument
2537 mNoVisibleNotifications = noNotifications; in setNoVisibleNotifications()
2539 mQs.setHasNotifications(!noNotifications); in setNoVisibleNotifications()