Searched refs:mShowIconsWhenExpanded (Results 1 – 1 of 1) sorted by relevance
456 private boolean mShowIconsWhenExpanded; field in NotificationPanelViewController3165 if (showIconsWhenExpanded != mShowIconsWhenExpanded) { in updateStatusBarIcons()3166 mShowIconsWhenExpanded = showIconsWhenExpanded; in updateStatusBarIcons()3228 return !mShowIconsWhenExpanded;3528 ipw.print("mShowIconsWhenExpanded="); ipw.println(mShowIconsWhenExpanded);