Searched refs:EXTRA_NOTIFICATION_ID (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationInfo.java453 intent.putExtra(Notification.EXTRA_NOTIFICATION_ID, id);
/frameworks/base/core/java/android/app/
H A DNotification.java148 public static final String EXTRA_NOTIFICATION_ID = "android.intent.extra.NOTIFICATION_ID"; field in class:Notification

Completed in 23 milliseconds