Home
last modified time | relevance | path

Searched refs:ERROR_CANNOT_RESUME (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerFunctionalTest.java287 doErrorTest(uri, DownloadManager.ERROR_CANNOT_RESUME); in testErrorUnhandledHttpCode()
413 DownloadManager.ERROR_CANNOT_RESUME); in testServerDropConnection_body()
/frameworks/base/core/java/android/app/
DDownloadManager.java244 public final static int ERROR_CANNOT_RESUME = 1008; field in DownloadManager
1582 return ERROR_CANNOT_RESUME;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4061 field public static final int ERROR_CANNOT_RESUME = 1008; // 0x3f0
/frameworks/base/api/
Dcurrent.txt4317 field public static final int ERROR_CANNOT_RESUME = 1008; // 0x3f0
Dtest-current.txt4318 field public static final int ERROR_CANNOT_RESUME = 1008; // 0x3f0
Dsystem-current.txt4463 field public static final int ERROR_CANNOT_RESUME = 1008; // 0x3f0