Searched refs:parentChannel (Results 1 – 2 of 2) sorted by relevance
101 …age(String pkg, int uid, String triggeringKey, in NotificationChannel parentChannel, String conver… in createConversationNotificationChannelForPackage() argument
3334 String triggeringKey, NotificationChannel parentChannel, String conversationId) {3336 Preconditions.checkNotNull(parentChannel);3338 String parentId = parentChannel.getId();3339 NotificationChannel conversationChannel = parentChannel;