Home
last modified time | relevance | path

Searched refs:reportInterruptiveNotification (Results 1 – 6 of 6) 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
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java6783 verify(mAppUsageStats).reportInterruptiveNotification(anyString(), anyString(), anyInt()); in testOnNotificationVisibilityChanged_triggersInterruptionUsageStat()
6825 verify(mAppUsageStats).reportInterruptiveNotification(anyString(), anyString(), anyInt()); in testSetNotificationsShownFromListener_triggersInterruptionUsageStat()
6847 verify(mAppUsageStats, never()).reportInterruptiveNotification( in testSetNotificationsShownFromListener_protectsCrossUserInformation()
6885 verify(mAppUsageStats, times(1)).reportInterruptiveNotification( in testMaybeRecordInterruptionLocked_doesNotRecordTwice()
6901 verify(mAppUsageStats, times(1)).reportInterruptiveNotification( in testMaybeRecordInterruptionLocked_smallIconsRequiredForHistory()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3155 mAppUsageStats.reportInterruptiveNotification(r.getSbn().getPackageName(),
/aosp14/frameworks/base/services/
H A Dart-profile10154 HSPLcom/android/server/usage/UsageStatsService$LocalService;->reportInterruptiveNotification(Ljava/…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9410 Landroid/app/usage/UsageStatsManagerInternal;->reportInterruptiveNotification(Ljava/lang/String;Lja…