Searched refs:ComponentWithIconCachingLogic (Results 1 – 2 of 2) sorted by relevance
36 class ComponentWithIconCachingLogic extends ComponentCachingLogic<ComponentWithLabelAndIcon> { class38 public ComponentWithIconCachingLogic(Context context, boolean addToMemCache) { in ComponentWithIconCachingLogic() method in ComponentWithLabelAndIcon.ComponentWithIconCachingLogic
73 import com.android.launcher3.icons.ComponentWithLabelAndIcon.ComponentWithIconCachingLogic;360 new ComponentWithIconCachingLogic(mApp.getContext(), true), in run()