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

/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java1915 private void cancelNotificationLocked(NotificationRecord r, boolean sendDelete) { method in class:NotificationManagerService
2002 cancelNotificationLocked(r, sendDelete);
2057 cancelNotificationLocked(r, false);
2132 cancelNotificationLocked(r, true);

Completed in 162 milliseconds