Searched refs:mNotificationsByKey (Results 1 – 1 of 1) sorted by relevance
314 final ArrayMap<String, NotificationRecord> mNotificationsByKey = field in NotificationManagerService563 NotificationRecord r = mNotificationsByKey.get(key);587 NotificationRecord r = mNotificationsByKey.get(key);659 NotificationRecord r = mNotificationsByKey.get(nv.key);669 NotificationRecord r = mNotificationsByKey.get(nv.key);681 NotificationRecord r = mNotificationsByKey.get(key);1016 mNotificationsByKey.put(r.sbn.getKey(), r); in addNotification()1992 NotificationRecord r = mNotificationsByKey.get(keys[i]);2057 NotificationRecord r = mNotificationsByKey.get(keys[i]);2205 ? mNotificationsByKey.get(keys[i])[all …]