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