Searched defs:getChannelLog (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DRankingHelper.java562 MetricsLogger.action(getChannelLog(channel, pkg).setType(
590 MetricsLogger.action(getChannelLog(channel, pkg).setType(
629 MetricsLogger.action(getChannelLog(updatedChannel, pkg));
661 LogMaker lm = getChannelLog(channel, pkg);
1139 private LogMaker getChannelLog(NotificationChannel channel, String pkg) { method in class:RankingHelper

Completed in 50 milliseconds