Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/android/app/usage/
H A DUsageStatsManagerInternal.java95 public abstract void reportInterruptiveNotification(String packageName, String channelId, in reportInterruptiveNotification() method in UsageStatsManagerInternal
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java2982 public void reportInterruptiveNotification(String packageName, String channelId, in reportInterruptiveNotification() method in UsageStatsService.LocalService