Searched defs:cancelNotificationLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java1988 private void cancelNotificationLocked(NotificationRecord r, boolean sendDelete) { method in class:NotificationManagerService
2083 cancelNotificationLocked(r, sendDelete);
2140 cancelNotificationLocked(r, false);
2219 cancelNotificationLocked(r, true);

Completed in 26 milliseconds