OSDN Git Service

b/2383073 Add fine-grained status codes for failed downloads.
authorAttila Bodis <attila@google.com>
Tue, 26 Jan 2010 22:52:32 +0000 (14:52 -0800)
committerAttila Bodis <attila@google.com>
Tue, 26 Jan 2010 22:52:32 +0000 (14:52 -0800)
commitf238ad7746d04d641f55bbed3461ba87a2ba4aeb
tree3df6b313bba7a5192c345ff88fe0906fadf91632
parent9903f71b046e29bf6c1a3b7d3dc7facf372aa6f4
b/2383073 Add fine-grained status codes for failed downloads.

Introduces new download status codes (STATUS_DEVICE_NOT_FOUND_ERROR and
STATUS_INSUFFICIENT_SPACE_ERROR) to allow apps to show more accurate and
informative error messages upon failed downloads.
core/java/android/provider/Downloads.java