Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotifyingApp.java28 public final class NotifyingApp implements Parcelable, Comparable<NotifyingApp> { class
34 public NotifyingApp() {} in NotifyingApp() method in NotifyingApp
36 protected NotifyingApp(Parcel in) { in NotifyingApp() method in NotifyingApp