Searched refs:mActiveUserNotificationsByNotificationId (Results 1 – 1 of 1) sorted by relevance
266 private final SparseArray<String> mActiveUserNotificationsByNotificationId = field in WatchdogPerfHandler1131 String uniqueUserPackageId = mActiveUserNotificationsByNotificationId.get( in processUserNotificationIntent()1136 mActiveUserNotificationsByNotificationId.remove(notificationId); in processUserNotificationIntent()1899 if (mActiveUserNotificationsByNotificationId.contains(notificationId)) { in notifyUserOnOveruse()1901 mActiveUserNotificationsByNotificationId.get(notificationId)); in notifyUserOnOveruse()1904 mActiveUserNotificationsByNotificationId.put(notificationId, in notifyUserOnOveruse()