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.java362 private boolean mNoVisibleNotifications = true; field in NotificationPanelView
3079 if (showIconsWhenExpanded && mNoVisibleNotifications && isOnKeyguard()) { in updateStatusBarIcons()