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

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

Completed in 197 milliseconds