Searched refs:mHideIconsDuringNotificationLaunch (Results 1 – 1 of 1) sorted by relevance
296 private boolean mHideIconsDuringNotificationLaunch = true; field in NotificationPanelView2848 return mHideIconsDuringNotificationLaunch;2996 if (hideIcons != mHideIconsDuringNotificationLaunch) { in applyExpandAnimationParams()2997 mHideIconsDuringNotificationLaunch = hideIcons; in applyExpandAnimationParams()