Searched refs:mActiveUserNotifications (Results 1 – 1 of 1) sorted by relevance
270 private final ArraySet<String> mActiveUserNotifications = new ArraySet<>(); field in WatchdogPerfHandler475 dumpUserPackageInfo(mActiveUserNotifications, in dumpProto()1137 mActiveUserNotifications.remove(uniqueUserPackageId); in processUserNotificationIntent()1885 if (mActiveUserNotifications.contains(userPackageUniqueId)) { in notifyUserOnOveruse()1900 mActiveUserNotifications.remove( in notifyUserOnOveruse()1903 mActiveUserNotifications.add(userPackageUniqueId); in notifyUserOnOveruse()