Searched refs:mapWidgetItemsToItemInfo (Results 1 – 1 of 1) sorted by relevance
164 List<ItemInfo> mappedPredictions = mapWidgetItemsToItemInfo(filteredPredictions); in bindPredictions()210 private List<ItemInfo> mapWidgetItemsToItemInfo(List<WidgetItem> widgetItems) { in mapWidgetItemsToItemInfo() method in WidgetPredictionsRequester