Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationChannelLogger.java44 default void logNotificationChannelCreated(@NonNull NotificationChannel channel, int uid, in logNotificationChannelCreated() method
DPreferencesHelper.java995 mNotificationChannelLogger.logNotificationChannelCreated(channel, uid, pkg); in createNotificationChannel()
1098 mNotificationChannelLogger.logNotificationChannelCreated(channel, uid, pkg); in createNotificationChannel()