Home
last modified time | relevance | path

Searched refs:Widgets (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DSystemShortcut.java126 return new Widgets(launcher, itemInfo);
129 public static class Widgets extends SystemShortcut<Launcher> { class in SystemShortcut
130 public Widgets(Launcher target, ItemInfo itemInfo) { in Widgets() method in SystemShortcut.Widgets
DPopupContainerWithArrow.java290 if (shortcut instanceof SystemShortcut.Widgets) { in populateAndShow()
302 if (!(shortcut instanceof SystemShortcut.Widgets)) { in populateAndShow()
531 if (systemShortcutView.getTag() instanceof SystemShortcut.Widgets) {
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/
DAddConfigWidgetTest.java34 import com.android.launcher3.tapl.Widgets;
91 final Widgets widgets = mLauncher.getWorkspace().openAllWidgets(); in runTest()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWidgets.java37 public final class Widgets extends LauncherInstrumentation.VisibleContainer { class
41 Widgets(LauncherInstrumentation launcher) { in Widgets() method in Widgets
DWorkspace.java243 public Widgets openAllWidgets() { in openAllWidgets()
250 return new Widgets(mLauncher); in openAllWidgets()
DLauncherInstrumentation.java799 public Widgets getAllWidgets() { in getAllWidgets()
801 return new Widgets(this); in getAllWidgets()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DTaplTestsLauncher3.java37 import com.android.launcher3.tapl.Widgets;
255 Widgets widgets = mLauncher.getWorkspace().openAllWidgets(); in testWidgets()
/packages/apps/Dialer/java/com/android/dialer/theme/
DREADME.md25 uses both Legacy Widgets and AppCompat widgets, so when you define an
/packages/inputmethods/LatinIME/dictionaries/
Dde_wordlist.combined.gz