Home
last modified time | relevance | path

Searched refs:setChannels (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationChannelGroup.java223 public void setChannels(List<NotificationChannel> channels) { in setChannels() method in NotificationChannelGroup
334 cloned.setChannels(getChannels()); in clone()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationListenersTest.java614 updated.setChannels(ImmutableList.of( in testUpdateGroup_notifyTwoListeners()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java870 group.setChannels(oldGroup.getChannels()); in createNotificationChannelGroup()
1442 group.setChannels(new ArrayList<>()); in getNotificationChannelGroupWithChannels()
1488 ncg.setChannels(new ArrayList<>()); in getNotificationChannelGroups()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8056 Landroid/app/NotificationChannelGroup;->setChannels(Ljava/util/List;)V