Searched refs:NotificationChannelWrapper (Results 1 – 1 of 1) sorted by relevance
73 private Map<String, NotificationChannelWrapper> mAppNameToChannel = new HashMap<>();280 new NotificationChannelWrapper(appDisplayName)); in getChannelId()313 private class NotificationChannelWrapper { class in NotificationMsgDelegate318 NotificationChannelWrapper(String appDisplayName) { in NotificationChannelWrapper() method in NotificationMsgDelegate.NotificationChannelWrapper