Searched refs:widgetsWithHost (Results 1 – 1 of 1) sorted by relevance
231 val widgetsWithHost = appWidgetHost.appWidgetIds.toList() in restoreWidgets() constant232 val widgetsToRemove = widgetsWithHost.toMutableList() in restoreWidgets()241 if (!widgetsWithHost.contains(newWidgetId)) { in restoreWidgets()