Searched defs:entryRemoved (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DMediaCache.java98 protected synchronized void entryRemoved(final boolean evicted, final String key, method in class:MediaCache
H A DPoolableImageCache.java74 protected synchronized void entryRemoved(final boolean evicted, final String key, method in class:PoolableImageCache
77 super.entryRemoved(evicted, key, oldValue, newValue);
/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DThumbnailCache.java305 protected void entryRemoved( method in class:ThumbnailCache.Cache

Completed in 78 milliseconds