Searched refs:showForWidget (Results 1 – 3 of 3) sorted by relevance
207 public static void showForWidget(LauncherAppWidgetHostView widget, CellLayout cellLayout) { in showForWidget() method in AppWidgetResizeFrame
1580 AppWidgetResizeFrame.showForWidget(launcherHostView, cellLayout);1587 AppWidgetResizeFrame.showForWidget(launcherHostView, cellLayout);
2230 AppWidgetResizeFrame.showForWidget(hostView, cellLayout); in getWidgetResizeFrameRunnable()