Searched defs:ACTION_VIEW_DOWNLOADS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DDownloadManager.java287 public final static String ACTION_VIEW_DOWNLOADS = "android.intent.action.VIEW_DOWNLOADS"; field in class:DownloadManager
290 * Intent extra included with {@link #ACTION_VIEW_DOWNLOADS} to start DownloadApp in

Completed in 26 milliseconds