Searched refs:getChannelsCompat (Results 1 – 1 of 1) sorted by relevance
122 mChannels = getChannelsCompat(Api26Impl.getChannels(group)); in NotificationChannelGroupCompat()126 mChannels = getChannelsCompat(allChannels); in NotificationChannelGroupCompat()131 private List<NotificationChannelCompat> getChannelsCompat(List<NotificationChannel> channels) { in getChannelsCompat() method in NotificationChannelGroupCompat