Home
last modified time | relevance | path

Searched defs:reportNotificationRemoved (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/android/app/usage/
H A DUsageStatsManagerInternal.java425 public abstract void reportNotificationRemoved(@NonNull String packageName, in reportNotificationRemoved() method in UsageStatsManagerInternal
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java3215 public void reportNotificationRemoved(@NonNull String packageName, in reportNotificationRemoved() method in UsageStatsService.LocalService