Searched refs:EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS (Results 1 – 8 of 8) sorted by relevance
164 DownloadManager.EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS); in handleNotificationBroadcast()254 appIntent.putExtra(DownloadManager.EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS, ids); in sendNotificationClickedIntent()264 appIntent.putExtra(DownloadManager.EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS, ids); in sendNotificationClickedIntent()
233 intent.putExtra(DownloadManager.EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS, in updateWithLocked()276 intent.putExtra(DownloadManager.EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS, in updateWithLocked()
140 intent.putExtra(DownloadManager.EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS, new long[] { id }); in sendRunningDownloadClickedBroadcast()
552 intent.putExtra(DownloadManager.EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS, in testNotificationClickedBroadcast()
343 public static final String EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS = "extra_click_download_ids"; field in DownloadManager
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
4997 …field public static final String EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS = "extra_click_download_ids…
4071 …field public static final java.lang.String EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS = "extra_click_do…