Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java105 public class Notification implements Parcelable class
1799 public Notification() in Notification() method in Notification
1809 public Notification(Context context, int icon, CharSequence tickerText, long when, in Notification() method in Notification
1835 public Notification(int icon, CharSequence tickerText, long when) in Notification() method in Notification
1847 public Notification(Parcel parcel) { in Notification() method in Notification