Home
last modified time | relevance | path

Searched refs:NotificationChannelLogger (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationChannelLoggerImpl.java31 public class NotificationChannelLoggerImpl implements NotificationChannelLogger {
42 /* int32 channel_id_hash */ NotificationChannelLogger.getIdHash(channel), in logNotificationChannel()
47 NotificationChannelLogger.getConversationIdHash(channel), in logNotificationChannel()
59 /* int32 channel_id_hash */ NotificationChannelLogger.getIdHash(channelGroup), in logNotificationChannelGroup()
60 /* int old_importance*/ NotificationChannelLogger.getImportance(wasBlocked), in logNotificationChannelGroup()
61 /* int importance*/ NotificationChannelLogger.getImportance(channelGroup), in logNotificationChannelGroup()
H A DNotificationChannelLogger.java34 public interface NotificationChannelLogger { interface
H A DNotificationRecordLogger.java446 return NotificationChannelLogger.getLoggingImportance(channel, importance); in getLoggingImportance()
H A DPreferencesHelper.java172 private final NotificationChannelLogger mNotificationChannelLogger;
190 ZenModeHelper zenHelper, NotificationChannelLogger notificationChannelLogger, in PreferencesHelper()
886 NotificationChannelLogger.getLoggingImportance(existing); in createNotificationChannel()
1051 NotificationChannelLogger.getLoggingImportance(channel), fromUser); in updateNotificationChannel()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationChannelLoggerFake.java25 public class NotificationChannelLoggerFake implements NotificationChannelLogger {
H A DPreferencesHelperTest.java1720 NotificationChannelLogger.NotificationChannelEvent in testDeleteGroup()
1724 NotificationChannelLogger.NotificationChannelEvent in testDeleteGroup()
1874 NotificationChannelLogger.NotificationChannelEvent in testCreateGroup()
2046 NotificationChannelLogger.NotificationChannelEvent in testCreateChannel_addToGroup()
3775 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
3779 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
3783 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
3787 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
3791 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
3795 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
[all …]
/aosp12/frameworks/base/services/
H A Dart-profile26259 HSPLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;-><clinit>()V
26261 …/notification/NotificationChannelLogger$NotificationChannelEvent;->getBlocked(Z)Lcom/android/serve…
26264 …otification/NotificationChannelLogger$NotificationChannelEvent;->getGroupUpdated(Z)Lcom/android/se…
26265 HSPLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->getId()I
26266 …/notification/NotificationChannelLogger$NotificationChannelEvent;->getUpdated(Z)Lcom/android/serve…
26269 PLcom/android/server/notification/NotificationChannelLogger;->getIdHash(Landroid/app/NotificationCh…
26271 PLcom/android/server/notification/NotificationChannelLogger;->getImportance(Z)I
26274 PLcom/android/server/notification/NotificationChannelLogger;->logAppNotificationsAllowed(ILjava/lan…
54446 Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;
54447 Lcom/android/server/notification/NotificationChannelLogger;
[all …]