Searched refs:clearNotifications (Results 1 – 5 of 5) sorted by relevance
627 mStackScroller.clearNotifications(ROWS_ALL, true); in testClearNotifications_All()641 mStackScroller.clearNotifications(NotificationStackScrollLayout.ROWS_GENTLE, false); in testClearNotifications_Gentle()653 mStackScroller.clearNotifications(ROWS_ALL, false); in testClearNotifications_clearAllInProgress()
1526 mView.clearNotifications(ROWS_GENTLE, closeShade);
5306 void clearNotifications(@SelectedRows int selection, boolean closeShade) { in clearNotifications() method5372 clearNotifications(ROWS_ALL, true /* closeShade */); in inflateFooterView()
5116 mService.clearNotifications(); in testHandleRankingSort_sendsUpdateOnSignalExtractorChange()10796 mService.clearNotifications();10813 mService.clearNotifications();10922 mService.clearNotifications();10940 mService.clearNotifications();10953 mService.clearNotifications();10968 mService.clearNotifications();
2136 void clearNotifications() { in clearNotifications() method in NotificationManagerService