Searched refs:entryRemoved (Results 1 - 5 of 5) 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/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DDrawableDownloader.java196 protected void entryRemoved(
/packages/apps/Email/provider_src/com/android/email/provider/
H A DContentCache.java415 protected void entryRemoved(
/packages/apps/ContactsCommon/src/com/android/contacts/common/
H A DContactPhotoManager.java720 @Override protected void entryRemoved(
731 @Override protected void entryRemoved(

Completed in 88 milliseconds