Searched refs:cancelAllNotificationsByListLocked (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 4457 cancelAllNotificationsByListLocked(mNotificationList, callingUid, callingPid, in cancelAllNotificationsInt() 4461 cancelAllNotificationsByListLocked(mEnqueuedNotifications, callingUid, in cancelAllNotificationsInt() 4477 private void cancelAllNotificationsByListLocked(ArrayList<NotificationRecord> notificationList, in cancelAllNotificationsByListLocked() method in NotificationManagerService 4566 cancelAllNotificationsByListLocked(mNotificationList, callingUid, callingPid, in cancelAllLocked() 4570 cancelAllNotificationsByListLocked(mEnqueuedNotifications, callingUid, in cancelAllLocked()
|