Searched refs:mNoVisibleNotifications (Results 1 – 1 of 1) sorted by relevance
243 private boolean mNoVisibleNotifications = true; field in NotificationPanelView2519 if (showIconsWhenExpanded && mNoVisibleNotifications && isOnKeyguard()) { in updateStatusBarIcons()