Home
last modified time | relevance | path

Searched refs:reportInterruptiveNotification (Results 1 – 5 of 5) 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
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java3732 verify(mAppUsageStats).reportInterruptiveNotification(anyString(), anyString(), anyInt()); in testOnNotificationVisibilityChanged_triggersInterruptionUsageStat()
3745 verify(mAppUsageStats).reportInterruptiveNotification(anyString(), anyString(), anyInt()); in testSetNotificationsShownFromListener_triggersInterruptionUsageStat()
3759 verify(mAppUsageStats, times(1)).reportInterruptiveNotification( in testMaybeRecordInterruptionLocked_doesNotRecordTwice()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2211 mAppUsageStats.reportInterruptiveNotification(r.sbn.getPackageName(),
/frameworks/base/services/
Dart-profile13820 HSPLcom/android/server/usage/UsageStatsService$LocalService;->reportInterruptiveNotification(Ljava/…