Home
last modified time | relevance | path

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

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