Searched refs:mNotificationsByKey (Results 1 – 1 of 1) sorted by relevance
272 final ArrayMap<String, NotificationRecord> mNotificationsByKey = field in NotificationManagerService527 NotificationRecord r = mNotificationsByKey.get(key);548 NotificationRecord r = mNotificationsByKey.get(key);613 NotificationRecord r = mNotificationsByKey.get(nv.key);623 NotificationRecord r = mNotificationsByKey.get(nv.key);635 NotificationRecord r = mNotificationsByKey.get(key);1621 NotificationRecord r = mNotificationsByKey.get(keys[i]);1684 NotificationRecord r = mNotificationsByKey.get(keys[i]);1767 ? mNotificationsByKey.get(keys[i])2213 NotificationRecord n = mNotificationsByKey.get(adjustment.getKey()); in applyAdjustmentLocked()[all …]