Searched refs:mHideIconsDuringNotificationLaunch (Results 1 – 1 of 1) sorted by relevance
248 private boolean mHideIconsDuringNotificationLaunch = true; field in NotificationPanelView2651 return mHideIconsDuringNotificationLaunch;2792 if (hideIcons != mHideIconsDuringNotificationLaunch) { in applyExpandAnimationParams()2793 mHideIconsDuringNotificationLaunch = hideIcons; in applyExpandAnimationParams()