Searched refs:widgetInfos (Results 1 – 1 of 1) sorted by relevance
6154 String[][] widgetInfos = BaseWidgetProvider.getWidgetInfo(context, widgetIds); in notifyWidgets() local6157 for (String[] widgetInfo: widgetInfos) { in notifyWidgets()