Home
last modified time | relevance | path

Searched refs:logNotificationChannelCreated (Results 1 – 3 of 3) 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.java821 mNotificationChannelLogger.logNotificationChannelCreated(channel, uid, pkg); in createNotificationChannel()
930 mNotificationChannelLogger.logNotificationChannelCreated(channel, uid, pkg); in createNotificationChannel()
/frameworks/base/services/
Dart-profile21165 PLcom/android/server/notification/NotificationChannelLogger;->logNotificationChannelCreated(Landroi…