Searched refs:onClearAllNotifications (Results 1 – 3 of 3) sorted by relevance
59 void onClearAllNotifications(int userId); in onClearAllNotifications() method
905 public void onClearAllNotifications(int userId) { in onClearAllNotifications() method in StatusBarManagerService
1426 mBarService.onClearAllNotifications(mCurrentUserId); in clearAllNotifications()