Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DInputBufferManager.cpp322 struct Notification { in processNotifications() struct
323 sp<IComponentListener> listener; in processNotifications()
324 hidl_vec<IComponentListener::InputBuffer> inputBuffers; in processNotifications()
325 Notification(const sp<IComponentListener>& l, size_t s) in processNotifications() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotifications.proto24 message Notification { message
/frameworks/base/core/proto/android/server/
Dnotificationhistory.proto31 message Notification { message
/frameworks/base/services/core/java/com/android/server/health/
DHealthServiceWrapperHidl.java269 private class Notification extends IServiceNotification.Stub { class in HealthServiceWrapperHidl
/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
DActivityOptions.java145 public static class Notification { class in ActivityOptions
/frameworks/base/core/proto/android/providers/settings/
Dsystem.proto112 message Notification { message
Dsecure.proto437 message Notification { message
Dglobal.proto710 message Notification { message
/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.proto469 message Notification { message
/frameworks/base/core/java/android/app/
DNotification.java135 public class Notification implements Parcelable class
2535 public Notification() in Notification() method in Notification
2546 public Notification(Context context, int icon, CharSequence tickerText, long when, in Notification() method in Notification
2573 public Notification(int icon, CharSequence tickerText, long when) in Notification() method in Notification
2585 public Notification(Parcel parcel) { in Notification() method in Notification