Home
last modified time | relevance | path

Searched refs:showForWidget (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DAppWidgetResizeFrame.java197 public static void showForWidget(LauncherAppWidgetHostView widget, CellLayout cellLayout) { in showForWidget() method in AppWidgetResizeFrame
H A DLauncher.java1400 AppWidgetResizeFrame.showForWidget(launcherHostView, cellLayout); in completeAddAppWidget()
1406 AppWidgetResizeFrame.showForWidget(launcherHostView, cellLayout); in completeAddAppWidget()
H A DWorkspace.java2085 AppWidgetResizeFrame.showForWidget(hostView, cellLayout); in onDrop()