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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationInfo.java379 intent.putExtra(Notification.EXTRA_NOTIFICATION_TAG, tag);
/frameworks/base/core/java/android/app/
H A DNotification.java129 public static final String EXTRA_NOTIFICATION_TAG = "android.intent.extra.NOTIFICATION_TAG"; field in class:Notification

Completed in 1705 milliseconds