Searched refs:indexOfNotificationLocked (Results 1 – 1 of 1) sorted by relevance
2498 int i = indexOfNotificationLocked(pkg, null, notificationId, userId);2696 int index = indexOfNotificationLocked(n.getKey()); in run()3409 int index = indexOfNotificationLocked(pkg, tag, id, userId); in cancelNotification()3632 int indexOfNotificationLocked(String pkg, String tag, int id, int userId) in indexOfNotificationLocked() method in NotificationManagerService3647 int indexOfNotificationLocked(String key) { in indexOfNotificationLocked() method in NotificationManagerService