Searched refs:ComponentWithLabelAndIcon (Results 1 – 5 of 5) sorted by relevance
29 public interface ComponentWithLabelAndIcon extends ComponentWithLabel { interface36 class ComponentWithIconCachingLogic extends ComponentCachingLogic<ComponentWithLabelAndIcon> {45 @NonNull ComponentWithLabelAndIcon object) { in loadIcon()
43 import com.android.launcher3.icons.ComponentWithLabelAndIcon;55 public abstract class ShortcutConfigActivityInfo implements ComponentWithLabelAndIcon {
18 import com.android.launcher3.icons.ComponentWithLabelAndIcon;29 implements ComponentWithLabelAndIcon {
31 import com.android.launcher3.icons.ComponentWithLabelAndIcon;154 public List<ComponentWithLabelAndIcon> update( in update()163 List<ComponentWithLabelAndIcon> updatedItems = new ArrayList<>(); in update()
72 import com.android.launcher3.icons.ComponentWithLabelAndIcon;73 import com.android.launcher3.icons.ComponentWithLabelAndIcon.ComponentWithIconCachingLogic;331 List<ComponentWithLabelAndIcon> allWidgetsList = in run()