Home
last modified time | relevance | path

Searched refs:reportNotificationEvent (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DBroadcastResponseStatsTracker.java143 reportNotificationEvent(NOTIFICATION_EVENT_TYPE_POSTED, packageName, user, timestampMs); in reportNotificationPosted()
148 reportNotificationEvent(NOTIFICATION_EVENT_TYPE_UPDATED, packageName, user, timestampMs); in reportNotificationUpdated()
154 reportNotificationEvent(NOTIFICATION_EVENT_TYPE_CANCELLED, packageName, user, timestampMs); in reportNotificationCancelled()
157 private void reportNotificationEvent(@NotificationEventType int event, in reportNotificationEvent() method in BroadcastResponseStatsTracker
/aosp14/frameworks/base/services/
H A Dart-profile10108 HSPLcom/android/server/usage/BroadcastResponseStatsTracker;->reportNotificationEvent(ILjava/lang/St…