Searched refs:closeShade (Results 1 – 2 of 2) sorted by relevance
1344 final boolean closeShade = !hasActiveClearableNotifications(ROWS_HIGH_PRIORITY);1345 mView.clearNotifications(ROWS_GENTLE, closeShade);
4952 void clearNotifications(@SelectedRows int selection, boolean closeShade) { in clearNotifications() argument4998 if (closeShade && mShadeController != null) { in clearNotifications()5006 closeShade, in clearNotifications()5030 final boolean closeShade, in performDismissAllAnimations() argument5034 if (closeShade) { in performDismissAllAnimations()