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

/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerFunctionalTest.java286 doErrorTest(uri, DownloadManager.ERROR_UNHANDLED_HTTP_CODE);
/frameworks/base/core/java/android/app/
H A DDownloadManager.java201 public final static int ERROR_UNHANDLED_HTTP_CODE = 1002; field in class:DownloadManager
1381 return ERROR_UNHANDLED_HTTP_CODE;

Completed in 56 milliseconds