If I'm not wrong, there is no way to clear only the memory cache. clearMemory() is deprecated so this looks like an intentional behavior. I was hoping to clear my memory cache when ComponentCallbacks2#onTrimMemory() gets called. Is there any way to do this?