Home
last modified time | relevance | path

Searched defs:existsInCache (Results 1 – 3 of 3) sorted by relevance

/external/vogar/src/vogar/
DFileCache.java26 boolean existsInCache(String key); in existsInCache() method
DHostFileCache.java68 public boolean existsInCache(String key) { in existsInCache() method in HostFileCache
/external/vogar/src/vogar/android/
DDeviceFileCache.java40 public boolean existsInCache(String key) { in existsInCache() method in DeviceFileCache