|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.webkit.CacheManager
@Deprecated public final class CacheManager
| Nested Class Summary | |
|---|---|
static class |
CacheManager.CacheResult
Deprecated. |
| Constructor Summary | |
|---|---|
CacheManager()
Deprecated. |
|
| Method Summary | |
|---|---|
static boolean |
cacheDisabled()
Deprecated. |
static boolean |
endCacheTransaction()
Deprecated. |
static CacheManager.CacheResult |
getCacheFile(String url,
Map<String,String> headers)
Deprecated. |
static File |
getCacheFileBaseDir()
Deprecated. |
static void |
saveCacheFile(String url,
CacheManager.CacheResult cacheResult)
Deprecated. |
static boolean |
startCacheTransaction()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheManager()
| Method Detail |
|---|
@Deprecated public static File getCacheFileBaseDir()
@Deprecated public static boolean cacheDisabled()
@Deprecated public static boolean startCacheTransaction()
@Deprecated public static boolean endCacheTransaction()
@Deprecated
public static CacheManager.CacheResult getCacheFile(String url,
Map<String,String> headers)
@Deprecated
public static void saveCacheFile(String url,
CacheManager.CacheResult cacheResult)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||