Home
last modified time | relevance | path

Searched refs:EXTRA_NOTIFICATION_ID (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInfo.java588 intent.putExtra(Notification.EXTRA_NOTIFICATION_ID, id);
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java220 public static final String EXTRA_NOTIFICATION_ID = "android.intent.extra.NOTIFICATION_ID"; field in Notification
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6263 field public static final String EXTRA_NOTIFICATION_ID = "android.intent.extra.NOTIFICATION_ID";