Home
last modified time | relevance | path

Searched defs:NotificationChannelGroup (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNotificationChannelGroup.java43 public final class NotificationChannelGroup implements Parcelable { class
86 public NotificationChannelGroup(String id, CharSequence name) { in NotificationChannelGroup() method in NotificationChannelGroup
94 protected NotificationChannelGroup(Parcel in) { in NotificationChannelGroup() method in NotificationChannelGroup