Searched defs:mNoVisibleNotifications (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 68 milliseconds