Home
last modified time | relevance | path

Searched defs:addToMemCache (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/icons/
DComponentWithLabel.java39 public ComponentCachingLogic(Context context, boolean addToMemCache) { in ComponentCachingLogic()
67 public boolean addToMemCache() { in addToMemCache() method in ComponentWithLabel.ComponentCachingLogic
/packages/apps/Launcher3/iconloaderlib/src/com/android/launcher3/icons/cache/
DCachingLogic.java48 default boolean addToMemCache() { in addToMemCache() method