Searched refs:insertEntry (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DDownloadCache.java188 private synchronized long insertEntry(String url, File file) { method in class:DownloadCache
290 id = insertEntry(mUrl, file);

Completed in 115 milliseconds