Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationChannel.java52 public final class NotificationChannel implements Parcelable { class
187 public NotificationChannel(String id, CharSequence name, @Importance int importance) { in NotificationChannel() method in NotificationChannel
196 protected NotificationChannel(Parcel in) { in NotificationChannel() method in NotificationChannel