Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java230 private boolean mNoVisibleNotifications = true; field in NotificationPanelView
2342 if (showIconsWhenExpanded && mNoVisibleNotifications && isOnKeyguard()) { in updateStatusBarIcons()
2537 mNoVisibleNotifications = noNotifications; in setNoVisibleNotifications()