Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/icons/
DComponentWithLabel.java34 class ComponentCachingLogic implements CachingLogic<ComponentWithLabel> { class
38 public ComponentCachingLogic(Context context) { in ComponentCachingLogic() method in ComponentWithLabel.ComponentCachingLogic