Home
last modified time | relevance | path

Searched defs:Widgets (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DWidgets.java37 public final class Widgets extends LauncherInstrumentation.VisibleContainer { class
41 Widgets(LauncherInstrumentation launcher) { in Widgets() method in Widgets
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DSystemShortcut.java121 public static class Widgets extends SystemShortcut<Launcher> { class in SystemShortcut
122 public Widgets(Launcher target, ItemInfo itemInfo) { in Widgets() method in SystemShortcut.Widgets