Searched defs:Notification (Results 1 – 6 of 6) sorted by relevance
110 message Notification { message
291 message Notification { message
579 message Notification { message
110 public class Notification implements Parcelable class2053 public Notification() in Notification() method in Notification2063 public Notification(Context context, int icon, CharSequence tickerText, long when, in Notification() method in Notification2089 public Notification(int icon, CharSequence tickerText, long when) in Notification() method in Notification2101 public Notification(Parcel parcel) { in Notification() method in Notification
1424 private class Notification extends IServiceNotification.Stub { class in BatteryService.HealthServiceWrapper
1142 enum Notification { enum