summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramRaster.java
diff options
context:
space:
mode:
authorSteve Howard <showard@google.com>2010-07-12 17:09:25 -0700
committerSteve Howard <showard@google.com>2010-07-13 18:31:41 -0700
commitadcb697826753391f02f6b3bd35b4edfb3032ad1 (patch)
tree0931666ce8f1875b01f285bcb92b7928f19a5d2a /graphics/java/android/renderscript/ProgramRaster.java
parentc1ca7f8c537195b830695ca988945c9d1df0e0e4 (diff)
Download manager support for file URIs + last modified time
First, in the download manager public API, I'm changing COLUMN_REQUESTED_TIMESTAMP to COLUMN_LAST_MODIFIED_TIMESTAMP, a field that already exists in the download manager. Upon inspection of existing users of this field, it looks like there are some good use cases -- for instance, looking at when a download completed. And if I'm exposing that timestamp, there's no need to also expose the requested timestamp. Second, this change includes support for file URI destinations: * add DESTINATION_FILE_URI for use by the DownloadManager wrapper * make DownloadManager use it appropriately The backend support is in a separate change (since it's in a separate project). Also fixing a bug with file URI construction when DownloadManager fills in COLUMN_LOCAL_URI. Change-Id: I5bb93a222cd23215c2a03ed9f68d7f140454f7f2
Diffstat (limited to 'graphics/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions