Searched refs:cancelAllNotificationsByListLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java5749 cancelAllNotificationsByListLocked(mNotificationList, callingUid, callingPid,
5753 cancelAllNotificationsByListLocked(mEnqueuedNotifications, callingUid,
5769 private void cancelAllNotificationsByListLocked(ArrayList<NotificationRecord> notificationList, method in class:NotificationManagerService
5858 cancelAllNotificationsByListLocked(mNotificationList, callingUid, callingPid,
5862 cancelAllNotificationsByListLocked(mEnqueuedNotifications, callingUid,

Completed in 33 milliseconds