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