Searched refs:getChannelLog (Results 1 – 1 of 1) sorted by relevance
562 MetricsLogger.action(getChannelLog(channel, pkg).setType( in createNotificationChannel()590 MetricsLogger.action(getChannelLog(channel, pkg).setType( in createNotificationChannel()629 MetricsLogger.action(getChannelLog(updatedChannel, pkg)); in updateNotificationChannel()661 LogMaker lm = getChannelLog(channel, pkg); in deleteNotificationChannel()1139 private LogMaker getChannelLog(NotificationChannel channel, String pkg) { in getChannelLog() method in RankingHelper