Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DMediaCache.java98 protected synchronized void entryRemoved(final boolean evicted, final String key, in entryRemoved() method in MediaCache
DPoolableImageCache.java74 protected synchronized void entryRemoved(final boolean evicted, final String key, in entryRemoved() method in PoolableImageCache
/packages/apps/DocumentsUI/src/com/android/documentsui/
DThumbnailCache.java306 protected void entryRemoved( in entryRemoved() method in ThumbnailCache.Cache