Searched defs:Notification (Results 1 – 12 of 12) sorted by relevance
322 struct Notification { in processNotifications() struct323 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
24 message Notification { message
31 message Notification { message
149 private fun Notification.title() = this.extras.getString(Notification.EXTRA_TITLE) in title() method150 private fun Notification.text() = this.extras.getString(Notification.EXTRA_TEXT) in title() method
110 message Notification { message
366 message Notification { message
682 message Notification { message
1488 private class Notification extends IServiceNotification.Stub { class in BatteryService.HealthServiceWrapper
122 public class Notification implements Parcelable class2187 public Notification() in Notification() method in Notification2198 public Notification(Context context, int icon, CharSequence tickerText, long when, in Notification() method in Notification2224 public Notification(int icon, CharSequence tickerText, long when) in Notification() method in Notification2236 public Notification(Parcel parcel) { in Notification() method in Notification
1723 enum Notification { enum
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
3994 message Notification { message