Searched refs:ACTION_DOWNLOAD_COMPLETED (Results 1 – 2 of 2) sorted by relevance
114 public static final String ACTION_DOWNLOAD_COMPLETED = field in Downloads.Impl
239 intent = new Intent(Downloads.Impl.ACTION_DOWNLOAD_COMPLETED); in sendIntentIfRequested()