Home
last modified time | relevance | path

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

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