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

/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java1759 int index = indexOfNotificationLocked(pkg, tag, id, userId);
2070 int index = indexOfNotificationLocked(pkg, tag, id, userId);
2261 private int indexOfNotificationLocked(String pkg, String tag, int id, int userId) method in class:NotificationManagerService

Completed in 33 milliseconds