API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Added Methods | |
---|---|
CacheResult getCacheFile(String, |
Given a url, returns the CacheResult if exists. |
File getCacheFileBaseDir() |
get the base directory of the cache. |
boolean removeAllCacheFiles() |
remove all cache files |
void saveCacheFile(String, |
Save the info of a cache file for a given url to the CacheMap so that it can be reused later |
void trimCacheIfNeeded() |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |