Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/providers/settings/
Dsystem.proto110 message Notification { message
Dsecure.proto291 message Notification { message
Dglobal.proto579 message Notification { message
/frameworks/base/core/java/android/app/
DNotification.java110 public class Notification implements Parcelable class
2053 public Notification() in Notification() method in Notification
2063 public Notification(Context context, int icon, CharSequence tickerText, long when, in Notification() method in Notification
2089 public Notification(int icon, CharSequence tickerText, long when) in Notification() method in Notification
2101 public Notification(Parcel parcel) { in Notification() method in Notification
/frameworks/base/services/core/java/com/android/server/
DBatteryService.java1424 private class Notification extends IServiceNotification.Stub { class in BatteryService.HealthServiceWrapper
/frameworks/base/proto/src/
Dwifi.proto1142 enum Notification { enum