Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/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/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringNotificationUpdaterTest.kt149 private fun Notification.title() = this.extras.getString(Notification.EXTRA_TITLE) in title() method
150 private fun Notification.text() = this.extras.getString(Notification.EXTRA_TEXT) in title() method
/frameworks/base/core/proto/android/providers/settings/
Dsystem.proto110 message Notification { message
Dsecure.proto366 message Notification { message
Dglobal.proto682 message Notification { message
/frameworks/base/services/core/java/com/android/server/
DBatteryService.java1488 private class Notification extends IServiceNotification.Stub { class in BatteryService.HealthServiceWrapper
/frameworks/base/core/java/android/app/
DNotification.java122 public class Notification implements Parcelable class
2187 public Notification() in Notification() method in Notification
2198 public Notification(Context context, int icon, CharSequence tickerText, long when, in Notification() method in Notification
2224 public Notification(int icon, CharSequence tickerText, long when) in Notification() method in Notification
2236 public Notification(Parcel parcel) { in Notification() method in Notification
/frameworks/opt/net/wifi/service/proto/src/
Dmetrics.proto1723 enum Notification { enum
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/cmds/statsd/src/
Datoms.proto3994 message Notification { message