Home
last modified time | relevance | path

Searched refs:mActiveUserNotifications (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java270 private final ArraySet<String> mActiveUserNotifications = new ArraySet<>(); field in WatchdogPerfHandler
475 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()