Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetResizeFrame.java177 public static void showForWidget(LauncherAppWidgetHostView widget, CellLayout cellLayout) { in showForWidget() method in AppWidgetResizeFrame
DLauncher.java1369 AppWidgetResizeFrame.showForWidget(launcherHostView, cellLayout); in completeAddAppWidget()
1383 AppWidgetResizeFrame.showForWidget(launcherHostView, cellLayout); in completeAddAppWidget()
DWorkspace.java1908 AppWidgetResizeFrame.showForWidget(hostView, cellLayout); in onDrop()