Home
last modified time | relevance | path

Searched refs:HolderFactory (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DLauncherWidgetHolder.java499 return HolderFactory.newFactory(context).newInstance(context, null); in newInstance()
505 public static class HolderFactory implements ResourceBasedOverride { class in LauncherWidgetHolder
522 public static HolderFactory newFactory(Context context) { in newFactory()
524 HolderFactory.class, context, R.string.widget_holder_factory_class); in newFactory()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DQuickstepWidgetHolder.java328 public static class QuickstepHolderFactory extends HolderFactory {
DQuickstepLauncher.java653 (QuickstepHolderFactory) LauncherWidgetHolder.HolderFactory.newFactory(this); in createAppWidgetHolder()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java1623 return LauncherWidgetHolder.HolderFactory.newFactory(this).newInstance(