API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.webkit.CacheManager

Added Methods
CacheResult getCacheFile(String, Map<String, 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, CacheResult) 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
Generated by JDiff