Home
last modified time | relevance | path

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

/aosp14/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.java562 return NotificationChannelLogger.getLoggingImportance(channel, importance); in getLoggingImportance()
H A DPreferencesHelper.java197 private final NotificationChannelLogger mNotificationChannelLogger;
213 NotificationChannelLogger notificationChannelLogger, in PreferencesHelper()
959 NotificationChannelLogger.getLoggingImportance(existing); in createNotificationChannel()
1118 NotificationChannelLogger.getLoggingImportance(channel), fromUser); in updateNotificationChannel()
1180 int oldLoggingImportance = NotificationChannelLogger.getLoggingImportance(conversation); in maybeUpdateChildConversationChannel()
H A DNotificationManagerService.java689 private NotificationChannelLogger mNotificationChannelLogger;
2234 TelecomManager telecomManager, NotificationChannelLogger channelLogger, in init()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationChannelLoggerFake.java29 public class NotificationChannelLoggerFake implements NotificationChannelLogger {
H A DPreferencesHelperTest.java2770 NotificationChannelLogger.NotificationChannelEvent in testDeleteGroup()
2774 NotificationChannelLogger.NotificationChannelEvent in testDeleteGroup()
2947 NotificationChannelLogger.NotificationChannelEvent in testCreateGroup()
3140 NotificationChannelLogger.NotificationChannelEvent in testCreateChannel_addToGroup()
5119 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
5123 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
5127 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
5131 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
5135 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
5139 NotificationChannelLogger.NotificationChannelEvent in testDeleteConversations()
[all …]
H A DRoleObserverTest.java171 mock(NotificationChannelLogger.class), new TestableFlagResolver(), in setUp()
H A DNotificationManagerServiceTest.java1534 NotificationChannelLogger.NotificationChannelEvent.APP_NOTIFICATIONS_BLOCKED, in testSetNotificationsEnabledForPackage()
/aosp14/frameworks/base/services/
H A Dart-profile5077 HSPLcom/android/server/notification/NotificationChannelLogger;->getLoggingImportance(Landroid/app/N…
5078 HSPLcom/android/server/notification/NotificationChannelLogger;->getLoggingImportance(Landroid/app/N…
5079 …rImpl;->logNotificationChannel(Lcom/android/server/notification/NotificationChannelLogger$Notifica…