Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DRankingHelper.java556 MetricsLogger.action(getChannelLog(channel, pkg).setType( in createNotificationChannel()
591 MetricsLogger.action(getChannelLog(channel, pkg).setType( in createNotificationChannel()
634 MetricsLogger.action(getChannelLog(updatedChannel, pkg)); in updateNotificationChannel()
666 LogMaker lm = getChannelLog(channel, pkg); in deleteNotificationChannel()
1154 private LogMaker getChannelLog(NotificationChannel channel, String pkg) { in getChannelLog() method in RankingHelper
/frameworks/base/services/
Dart-profile11932 PLcom/android/server/notification/RankingHelper;->getChannelLog(Landroid/app/NotificationChannel;Lj…