Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
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()
DNotificationChannelLogger.java34 public interface NotificationChannelLogger { interface
DNotificationRecordLogger.java559 return NotificationChannelLogger.getLoggingImportance(channel, importance); in getLoggingImportance()
DPreferencesHelper.java206 private final NotificationChannelLogger mNotificationChannelLogger;
227 NotificationChannelLogger notificationChannelLogger, in PreferencesHelper()
1019 NotificationChannelLogger.getLoggingImportance(existing); in createNotificationChannel()
1178 NotificationChannelLogger.getLoggingImportance(channel), fromUser); in updateNotificationChannel()
1240 int oldLoggingImportance = NotificationChannelLogger.getLoggingImportance(conversation); in maybeUpdateChildConversationChannel()
DNotificationManagerService.java736 private NotificationChannelLogger mNotificationChannelLogger;
2399 TelecomManager telecomManager, NotificationChannelLogger channelLogger, in init()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationChannelLoggerFake.java29 public class NotificationChannelLoggerFake implements NotificationChannelLogger {
DPreferencesHelperTest.java56 import static com.android.server.notification.NotificationChannelLogger.NotificationChannelEvent.NO…
2364 NotificationChannelLogger.NotificationChannelEvent.NOTIFICATION_CHANNEL_CREATED, in testDoubleDeleteChannel()
2367 NotificationChannelLogger.NotificationChannelEvent.NOTIFICATION_CHANNEL_DELETED, in testDoubleDeleteChannel()
2911 NotificationChannelLogger.NotificationChannelEvent.NOTIFICATION_CHANNEL_CREATED, in testCreateChannel_alreadyExists()
2994 NotificationChannelLogger.NotificationChannelEvent in testDeleteGroup()
2998 NotificationChannelLogger.NotificationChannelEvent in testDeleteGroup()
3171 NotificationChannelLogger.NotificationChannelEvent in testCreateGroup()
3365 NotificationChannelLogger.NotificationChannelEvent in testCreateChannel_addToGroup()
3369 NotificationChannelLogger.NotificationChannelEvent.NOTIFICATION_CHANNEL_CREATED, in testCreateChannel_addToGroup()
3372 NotificationChannelLogger.NotificationChannelEvent.NOTIFICATION_CHANNEL_UPDATED, in testCreateChannel_addToGroup()
[all …]
DRoleObserverTest.java171 mock(NotificationChannelLogger.class), new TestableFlagResolver(), in setUp()
DNotificationManagerServiceTest.java1866 NotificationChannelLogger.NotificationChannelEvent.APP_NOTIFICATIONS_BLOCKED, in testSetNotificationsEnabledForPackage()
/frameworks/base/services/
Dart-wear-profile15788 …er/notification/NotificationChannelLogger$NotificationChannelEvent;->$values()[Lcom/android/server…
15789 PLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;-><clinit>()V
15790 PLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;-><init>(Ljava…
15791 PLcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;->getId()I
15792 …/notification/NotificationChannelLogger$NotificationChannelEvent;->getUpdated(Z)Lcom/android/serve…
15793 PLcom/android/server/notification/NotificationChannelLogger;->getConversationIdHash(Landroid/app/No…
15794 PLcom/android/server/notification/NotificationChannelLogger;->getIdHash(Landroid/app/NotificationCh…
15795 HPLcom/android/server/notification/NotificationChannelLogger;->getLoggingImportance(Landroid/app/No…
15796 HPLcom/android/server/notification/NotificationChannelLogger;->getLoggingImportance(Landroid/app/No…
15797 PLcom/android/server/notification/NotificationChannelLogger;->logNotificationChannelModified(Landro…
[all …]
Dart-profile2097 …ker;Landroid/metrics/LogMaker;]Lcom/android/server/notification/NotificationChannelLogger;Lcom/and…