Searched refs:hasActiveClearableNotifications (Results 1 – 3 of 3) sorted by relevance
455 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_remoteInput()471 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_withoutNotifications()487 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_oneClearableNotification()504 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_withoutHistory()520 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_oneClearableNotification_beforeUserSetup()536 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_oneNonClearableNotification()
1508 public boolean hasActiveClearableNotifications(@SelectedRows int selection) { in hasActiveClearableNotifications() method in NotificationStackScrollLayoutController1667 final boolean closeShade = !hasActiveClearableNotifications(ROWS_HIGH_PRIORITY);
761 return mController.hasActiveClearableNotifications(ROWS_ALL); in shouldShowDismissView()5234 + mController.hasActiveClearableNotifications( in dumpFooterViewVisibility()