Searched refs:mHideIconsDuringNotificationLaunch (Results 1 – 1 of 1) sorted by relevance
366 private boolean mHideIconsDuringNotificationLaunch = true; field in NotificationPanelView3196 return mHideIconsDuringNotificationLaunch;3344 if (hideIcons != mHideIconsDuringNotificationLaunch) { in applyExpandAnimationParams()3345 mHideIconsDuringNotificationLaunch = hideIcons; in applyExpandAnimationParams()