Home
last modified time | relevance | path

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

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