Searched defs:ACTION_DOWNLOAD_COMPLETE (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/app/
H A DDownloadManager.java273 public final static String ACTION_DOWNLOAD_COMPLETE = "android.intent.action.DOWNLOAD_COMPLETE"; field in class:DownloadManager
297 * Intent extra included with {@link #ACTION_DOWNLOAD_COMPLETE} intents, indicating the ID (as a

Completed in 56 milliseconds