Searched refs:ERROR_HTTP_DATA_ERROR (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerFunctionalTest.java299 doErrorTest(uri, DownloadManager.ERROR_HTTP_DATA_ERROR);
/frameworks/base/core/java/android/app/
H A DDownloadManager.java207 public final static int ERROR_HTTP_DATA_ERROR = 1004; field in class:DownloadManager
1384 return ERROR_HTTP_DATA_ERROR;

Completed in 27 milliseconds