Searched refs:hasActiveClearableNotifications (Results 1 – 3 of 3) sorted by relevance
485 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_remoteInput()500 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_withoutNotifications()515 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_oneClearableNotification()531 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_withoutHistory()546 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_oneClearableNotification_beforeUserSetup()561 when(mStackScrollLayoutController.hasActiveClearableNotifications(eq(ROWS_ALL))) in testUpdateFooter_oneNonClearableNotification()
1363 public boolean hasActiveClearableNotifications(@SelectedRows int selection) { in hasActiveClearableNotifications() method in NotificationStackScrollLayoutController1525 final boolean closeShade = !hasActiveClearableNotifications(ROWS_HIGH_PRIORITY);
753 && mController.hasActiveClearableNotifications(ROWS_ALL); in shouldShowDismissView()770 boolean hasActiveClearableNotifications(@SelectedRows int selection) { in hasActiveClearableNotifications() method in NotificationStackScrollLayout771 return mController.hasActiveClearableNotifications(selection); in hasActiveClearableNotifications()5169 + mController.hasActiveClearableNotifications( in dumpFooterViewVisibility()