Searched refs:EXTRA_NOTIFICATION_ID (Results 1 – 6 of 6) sorted by relevance
38 import static android.hardware.SensorPrivacyManager.EXTRA_NOTIFICATION_ID;327 intent.getIntExtra(EXTRA_NOTIFICATION_ID, SystemMessage.NOTE_UNKNOWN); in SensorPrivacyServiceImpl()720 .putExtra(EXTRA_NOTIFICATION_ID, notificationId) in showSensorUseReminderNotification()
75 public static final String EXTRA_NOTIFICATION_ID = SensorPrivacyManager.class.getName() field in SensorPrivacyManager
568 intent.putExtra(Notification.EXTRA_NOTIFICATION_ID, id);
230 public static final String EXTRA_NOTIFICATION_ID = "android.intent.extra.NOTIFICATION_ID"; field in Notification
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6458 field public static final String EXTRA_NOTIFICATION_ID = "android.intent.extra.NOTIFICATION_ID";