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

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java4364 NotificationRecord r = findNotificationLocked(pkg, tag, id, userId);
4692 NotificationRecord findNotificationLocked(String pkg, String tag, int id, int userId) { method in class:NotificationManagerService

Completed in 38 milliseconds