Home
last modified time | relevance | path

Searched refs:nativeGetCacheResult (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
DCacheManager.java378 CacheResult result = nativeGetCacheResult(url); in getCacheFile()
963 private static native CacheResult nativeGetCacheResult(String url); in nativeGetCacheResult() method in CacheManager