Searched defs:ComponentCachingLogic (Results 1 – 1 of 1) sorted by relevance
34 class ComponentCachingLogic<T extends ComponentWithLabel> implements CachingLogic<T> { class39 public ComponentCachingLogic(Context context, boolean addToMemCache) { in ComponentCachingLogic() method in ComponentWithLabel.ComponentCachingLogic