Searched refs:Widgets (Results 1 – 9 of 9) sorted by relevance
126 return new Widgets(launcher, itemInfo);129 public static class Widgets extends SystemShortcut<Launcher> { class in SystemShortcut130 public Widgets(Launcher target, ItemInfo itemInfo) { in Widgets() method in SystemShortcut.Widgets
290 if (shortcut instanceof SystemShortcut.Widgets) { in populateAndShow()302 if (!(shortcut instanceof SystemShortcut.Widgets)) { in populateAndShow()531 if (systemShortcutView.getTag() instanceof SystemShortcut.Widgets) {
34 import com.android.launcher3.tapl.Widgets;91 final Widgets widgets = mLauncher.getWorkspace().openAllWidgets(); in runTest()
37 public final class Widgets extends LauncherInstrumentation.VisibleContainer { class41 Widgets(LauncherInstrumentation launcher) { in Widgets() method in Widgets
243 public Widgets openAllWidgets() { in openAllWidgets()250 return new Widgets(mLauncher); in openAllWidgets()
799 public Widgets getAllWidgets() { in getAllWidgets()801 return new Widgets(this); in getAllWidgets()
37 import com.android.launcher3.tapl.Widgets;255 Widgets widgets = mLauncher.getWorkspace().openAllWidgets(); in testWidgets()
25 uses both Legacy Widgets and AppCompat widgets, so when you define an